summaryrefslogtreecommitdiffstats
path: root/lib/netfilter/log_msg.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_...Thomas Haller2014-06-101-2/+1
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-1/+1
* FTBFS with musl libc: Missing includesIsaac2012-05-131-1/+2
* Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf2008-05-151-5/+0
* Thread-safe error handlingThomas Graf2008-05-141-12/+8
* [LIBNL]: Split up nfnetlink_log into log and msg objectsPatrick McHardy2008-02-071-0/+218