blob: 5706cc75bace79f81ede305dda32611af3cf8989 (
plain)
1
2
3
4
5
6
|
libnetfilter_log is a userspace library providing interface to packets
that have been logged by the kernel packet filter. It is is part of
a system that deprecates the old syslog/dmesg based packet logging.
This library has been previously known as libnfnetlink_log.
libnetfilter_log is used by ulogd2.
|