commit | 654bbc2a2b87185630d05b79cc0db0e9364bb7e0 | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Wed Nov 29 13:18:19 2006 -0500 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:31:37 2006 -0800 |
tree | 330abaa25b5ed0004d0e56adac5e7ed08ec853aa | |
parent | 02752760359db6b00a3ffb1acfc13ef8d9eb1e3f [diff] |
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>