linux-audit / audit-kernel

GitHub mirror of the Linux Kernel's audit repository
https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
Other
140 stars 37 forks source link

RFE: NETFILTER_CFG event cleanup #58

Closed stevegrubb closed 7 years ago

stevegrubb commented 7 years ago

This event should be a simple record with the following fields: pid, uid, auid, tty, session, context, comm, exe (in this order) + old value + new value if applicable.

rgbriggs commented 7 years ago

This is a duplicate of https://github.com/linux-audit/audit-kernel/issues/35

pcmoore commented 7 years ago

This is a duplicate of #35

I made mention of @stevegrubb's request in #35, so lets close this out and continue to track this RFE in #35.