]> err.no Git - linux-2.6/commit
NetLabel: add the enumerated tag to the CIPSOv4 protocol
authorPaul Moore <paul.moore@hp.com>
Wed, 29 Nov 2006 18:18:19 +0000 (13:18 -0500)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:37 +0000 (21:31 -0800)
commit654bbc2a2b87185630d05b79cc0db0e9364bb7e0
tree330abaa25b5ed0004d0e56adac5e7ed08ec853aa
parent02752760359db6b00a3ffb1acfc13ef8d9eb1e3f
NetLabel: add the enumerated tag to the CIPSOv4 protocol

Add support for the enumerated tag (tag type #2) to the CIPSOv4 protocol.

The enumerated tag allows for 15 categories to be specified in a CIPSO option,
where each category is an unsigned 16 bit field with a maximum value of 65534.

See Documentation/netlabel/draft-ietf-cipso-ipsecurity-01.txt for more details.

Signed-off-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: James Morris <jmorris@namei.org>
net/ipv4/cipso_ipv4.c