linux/net/netlabel
Paul Moore 32f50cdee6 [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 <paul.moore@hp.com>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 18:03:09 -07:00
..
Kconfig [NetLabel]: update docs with website information 2006-09-25 15:57:13 -07:00
Makefile [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_cipso_v4.c [NetLabel]: add audit support for configuration changes 2006-09-28 18:03:09 -07:00
netlabel_cipso_v4.h [NetLabel]: rework the Netlink attribute handling (part 2) 2006-09-25 15:56:37 -07:00
netlabel_domainhash.c [NetLabel]: add audit support for configuration changes 2006-09-28 18:03:09 -07:00
netlabel_domainhash.h [NetLabel]: add audit support for configuration changes 2006-09-28 18:03:09 -07:00
netlabel_kapi.c [NetLabel]: correct improper handling of non-NetLabel peer contexts 2006-09-25 15:52:01 -07:00
netlabel_mgmt.c [NetLabel]: add audit support for configuration changes 2006-09-28 18:03:09 -07:00
netlabel_mgmt.h [NetLabel]: rework the Netlink attribute handling (part 2) 2006-09-25 15:56:37 -07:00
netlabel_unlabeled.c [NetLabel]: add audit support for configuration changes 2006-09-28 18:03:09 -07:00
netlabel_unlabeled.h [NetLabel]: rework the Netlink attribute handling (part 2) 2006-09-25 15:56:37 -07:00
netlabel_user.c [NetLabel]: add audit support for configuration changes 2006-09-28 18:03:09 -07:00
netlabel_user.h [NetLabel]: add audit support for configuration changes 2006-09-28 18:03:09 -07:00