[NetLabel]: core network changes
authorPaul Moore <paul.moore@hp.com>
Thu, 3 Aug 2006 23:46:20 +0000 (16:46 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:32 +0000 (14:53 -0700)
commit11a03f78fbf15a866ba3bf6359a75cdfd1ced703
tree49c4c35124c05826a940fba6633dd815985cf8a9
parent8802f616f6de8576805f32e47602816f141118f2
[NetLabel]: core network changes

Changes to the core network stack to support the NetLabel subsystem.  This
includes changes to the IPv4 option handling to support CIPSO labels.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ip.h
include/net/cipso_ipv4.h [new file with mode: 0644]
include/net/inet_sock.h
include/net/netlabel.h [new file with mode: 0644]
net/ipv4/ah4.c
net/ipv4/ip_options.c