Home
last modified time | relevance | path

Searched hist:"6 ce61a7c2678800cfe59a5f4a41ce8f785b9d355" (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dcipso_ipv4.cdiff 6ce61a7c2678800cfe59a5f4a41ce8f785b9d355 Fri Nov 17 23:38:48 CET 2006 Paul Moore <paul.moore@hp.com> NetLabel: add tag verification when adding new CIPSOv4 DOI definitions

Currently the CIPSOv4 engine does not do any sort of checking when a new DOI
definition is added. The tags are still verified but only as a side effect of
normal NetLabel operation (packet processing, socket labeling, etc.) which
would cause application errors due to the faulty configuration. This patch
adds tag checking when new DOI definition are added allowing us to catch these
configuration problems when they happen.

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