commit | c9204d9ca79baac564b49d36d0228a69d7ded084 | [log] [tgz] |
---|---|---|
author | Joy Latten <latten@austin.ibm.com> | Thu Nov 30 15:50:43 2006 -0600 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Dec 06 20:14:23 2006 -0800 |
tree | 190698c8b1198eda24fa63c8bf562436e6b6fb6f | |
parent | 161a09e737f0761ca064ee6a907313402f7a54b6 [diff] |
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n Disables auditing in ipsec when CONFIG_AUDITSYSCALL is disabled in the kernel. Also includes a bug fix for xfrm_state.c as a result of original ipsec audit patch. Signed-off-by: Joy Latten <latten@austin.ibm.com> Signed-off-by: James Morris <jmorris@namei.org> Signed-off-by: David S. Miller <davem@davemloft.net>