summaryrefslogtreecommitdiffstats
path: root/lib/netfilter/queue_msg.c
Commit message (Expand)AuthorAgeFilesLines
* new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto2010-03-101-0/+52
* Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACKThomas Graf2008-10-201-1/+1
* Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf2008-05-151-5/+0
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-1/+1
* Thread-safe error handlingThomas Graf2008-05-141-12/+9
* libnl: fix policy check for NFQA_HWADDRThomas Graf2008-03-101-1/+1
* [LIBNL]: Add nfnetlink_queue supportPatrick McHardy2008-02-071-0/+240