NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly
authorPaul Moore <paul.moore@hp.com>
Wed, 11 Oct 2006 23:10:49 +0000 (19:10 -0400)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 16 Oct 2006 06:14:16 +0000 (23:14 -0700)
The CIPSO passthrough mapping had a problem when sending categories which
would cause no or incorrect categories to be sent on the wire with a packet.
This patch fixes the problem which was a simple off-by-one bug.

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

Simple merge