]> git.baikalelectronics.ru Git - kernel.git/commit
[NetLabel]: CIPSOv4 and Unlabeled packet integration
authorPaul Moore <paul.moore@hp.com>
Thu, 3 Aug 2006 23:48:59 +0000 (16:48 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:35 +0000 (14:53 -0700)
commit069281934f933b8b24c22964c3f563957e0204ff
tree35d796afb2365041bc98fdba8f1734419be6b6c8
parent53739b982f6010310fb6154dbcf2df81f563a334
[NetLabel]: CIPSOv4 and Unlabeled packet integration

Add CIPSO/IPv4 and unlabeled packet management to the NetLabel
subsystem.  The CIPSO/IPv4 changes allow the configuration of
CIPSO/IPv4 within the overall NetLabel framework.  The unlabeled
packet changes allows NetLabel to pass unlabeled packets without
error.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlabel/netlabel_cipso_v4.c [new file with mode: 0644]
net/netlabel/netlabel_unlabeled.c [new file with mode: 0644]