summaryrefslogtreecommitdiffstats
path: root/include/netlink/netfilter
Commit message (Expand)AuthorAgeFilesLines
* new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto2010-03-101-1/+3
* libnl: nfqueue: add nfqueue specific socket allocation functionPatrick McHardy2008-10-231-0/+2
* Present port and icmp values in host byte order and beautify printingThomas Graf2008-05-221-0/+2
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-156-23/+22
* Thread-safe error handlingThomas Graf2008-05-145-100/+104
* Fix nfnl_queue_msg_get_packetid() return typePatrick McHardy2008-02-071-1/+1
* [LIBNL]: Support conntrack add/delete/query requestsPatrick McHardy2008-02-071-0/+9
* [LIBNL]: Split up nfnetlink_log into log and msg objectsPatrick McHardy2008-02-072-57/+155
* [LIBNL]: nfnetlink_log: support NUFLA_GID attributePatrick McHardy2008-02-071-0/+4
* [LIBNL]: Add nfnetlink_queue supportPatrick McHardy2008-02-072-0/+187
* [LIBNL]: Generic netfilter stuffPatrick McHardy2008-02-071-0/+31
* Allow filtering by name for conntrack status flagsPhilip Craig2007-09-181-1/+1
* Initial importThomas Graf2007-09-153-0/+264