summaryrefslogtreecommitdiffstats
path: root/lib/netfilter/exp.c
Commit message (Expand)AuthorAgeFilesLines
* lib/doc: clearify return value of send_simple() functionsThomas Haller2015-05-121-0/+7
* netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_...Thomas Haller2014-06-101-2/+1
* netfilter: correct error in construction of NAT tupleRich Fought2013-01-291-2/+6
* Merge pull request #29 from rmfought/natdir32Thomas Graf2013-01-241-3/+3
|\
| * netfilter: expectation NAT direction is 32 bit attributeRich Fought2013-01-231-3/+3
* | Move private header files to <netlink-private/*>Thomas Graf2013-01-241-1/+1
|/
* Source cleanup for upstreamRich Fought2012-10-191-109/+107
* Updated nfnetlink includes; removed ifdefs; added delete exp programRich Fought2012-10-161-26/+2
* define advanced attributes outRich Fought2012-10-131-10/+118
* BugfixesRich Fought2012-10-101-17/+19
* bugfixesRich Fought2012-10-091-4/+4
* Successful compilation of libnl-nf with expectationRich Fought2012-10-081-15/+4
* Checkpoint before compilation attemptRich Fought2012-10-081-240/+183
* Exp checkpointRich Fought2012-10-051-0/+601