commit | c6b1677a54330b72d961270c9a66bb99c62c4a8e | [log] [tgz] |
---|---|---|
author | Paul Moore <paul.moore@hp.com> | Fri Nov 17 17:38:51 2006 -0500 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:24:12 2006 -0800 |
tree | e0754befec0eb92b5f7e007a7a859e0a77b346c4 | |
parent | 9fade4bf8eed3db2fd1306968da4d51bc611aca3 [diff] |
NetLabel: use the correct CIPSOv4 MLS label limits The CIPSOv4 engine currently has MLS label limits which are slightly larger than what the draft allows. This is not a major problem due to the current implementation but we should fix this so it doesn't bite us later. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: James Morris <jmorris@namei.org>