[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)
commit96cb8e3313c7a12e026c1ed510522ae6f6023875
tree35d796afb2365041bc98fdba8f1734419be6b6c8
parentd15c345fe3b8dfda0fa5a1d2143a35fffa746a43
[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]