Seemingly duplicate records are not actually exact duplicates that are caused by netfilter table configuration changes in different network namespaces from the same syscall. Add the network namespace ID (proc inode with dev) to the record to make this obvious.
Seemingly duplicate records are not actually exact duplicates that are caused by netfilter table configuration changes in different network namespaces from the same syscall. Add the network namespace ID (proc inode with dev) to the record to make this obvious.
See: https://github.com/linux-audit/audit-kernel/issues/25 See: https://github.com/linux-audit/audit-kernel/issues/35 See: https://github.com/linux-audit/audit-kernel/issues/43 See: https://github.com/linux-audit/audit-kernel/issues/44