From: Paul Moore Date: Thu, 28 Sep 2006 21:51:47 +0000 (-0700) Subject: [NetLabel]: add audit support for configuration changes X-Git-Tag: v2.6.19-rc1~858^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32f50cdee666333168b5203c7864bede159f789e;p=pandora-kernel.git [NetLabel]: add audit support for configuration changes This patch adds audit support to NetLabel, including six new audit message types shown below. #define AUDIT_MAC_UNLBL_ACCEPT 1406 #define AUDIT_MAC_UNLBL_DENY 1407 #define AUDIT_MAC_CIPSOV4_ADD 1408 #define AUDIT_MAC_CIPSOV4_DEL 1409 #define AUDIT_MAC_MAP_ADD 1410 #define AUDIT_MAC_MAP_DEL 1411 Signed-off-by: Paul Moore Acked-by: James Morris Signed-off-by: David S. Miller --- Reading git-diff-tree failed