From: Paul Moore Date: Wed, 29 Nov 2006 18:18:20 +0000 (-0500) Subject: NetLabel: add the ranged tag to the CIPSOv4 protocol X-Git-Tag: v2.6.20-rc1~34^2~40^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484b366932be0b73a22c74a82748ca10a721643e;p=pandora-kernel.git NetLabel: add the ranged tag to the CIPSOv4 protocol Add support for the ranged tag (tag type #5) to the CIPSOv4 protocol. The ranged tag allows for seven, or eight if zero is the lowest category, category ranges to be specified in a CIPSO option. Each range is specified by two unsigned 16 bit fields, each with a maximum value of 65534. The two values specify the start and end of the category range; if the start of the category range is zero then it is omitted. See Documentation/netlabel/draft-ietf-cipso-ipsecurity-01.txt for more details. Signed-off-by: Paul Moore Signed-off-by: James Morris --- Reading git-diff-tree failed