[RFC 2/8] NetLabel: core network changes

2006-06-27 Thread paul . moore
Changes to the core network stack to support the NetLabel subsystem. This includes changes to the IPv4 option handling to support CIPSO labels, and a new NetLabel hook in inet_accept() to handle NetLabel attributes across a accept()s done by in-kernel daemons. --- include/linux/ip.h |1

[RFC 2/8] NetLabel: core network changes

2006-06-22 Thread paul . moore
Changes to the core network stack to support the NetLabel subsystem. This includes changes to support the NetLabel NETLINK communication mechanism, changes to the IPv4 option handling to support CIPSO labels, and a new NetLabel hook in inet_accept() to handle NetLabel attributes across an accept()