summaryrefslogtreecommitdiffstats
path: root/lib/netfilter
AgeCommit message (Expand)AuthorFilesLines
2010-03-10new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto2-0/+62
2008-12-10restructure module documentation orderThomas Graf1-1/+0
2008-10-23libnl: nfqueue: add nfqueue specific socket allocation functionPatrick McHardy1-0/+10
2008-10-20Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACKThomas Graf4-6/+6
2008-05-23Remove old line counting while dumpingThomas Graf5-97/+104
2008-05-22Present port and icmp values in host byte order and beautify printingThomas Graf2-60/+173
2008-05-15Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXITThomas Graf3-15/+0
2008-05-15Rename struct nl_handle to struct nl_sockThomas Graf5-41/+41
2008-05-14Remove obsolete nla_get_addr() and nla_get_data()Thomas Graf1-9/+9
2008-05-14Thread-safe error handlingThomas Graf9-176/+164
2008-04-29Big routing code rework (API/ABI BREAK!)Thomas Graf1-2/+2
2008-03-10libnl: fix policy check for NFQA_HWADDRThomas Graf1-1/+1
2008-03-05Initialize message type list to avoid overrunThomas Graf2-0/+6
2008-02-07Fix nfnl_queue_msg_get_packetid() return typePatrick McHardy1-1/+1
2008-02-07[LIBNL]: Support conntrack add/delete/query requestsPatrick McHardy1-0/+153
2008-02-07[LIBNL]: Split up nfnetlink_log into log and msg objectsPatrick McHardy4-526/+923
2008-02-07[LIBNL]: nfnetlink_log: support NUFLA_GID attributePatrick McHardy2-2/+31
2008-02-07[LIBNL]: nfnetlink_log: only set hwproto if not zeroPatrick McHardy1-1/+2
2008-02-07[LIBNL]: Add nfnetlink_queue supportPatrick McHardy4-0/+1166
2008-02-07[LIBNL]: Generic netfilter stuffPatrick McHardy1-0/+53
2007-12-17Fix memory leak when parsing netlink messages into cachesThomas Graf2-6/+10
2007-09-18Allow filtering by name for conntrack status flagsPhilip Craig1-4/+12
2007-09-18Fix typo in conntrack object comparePhilip Craig1-1/+1
2007-09-17Export interface to define cachesThomas Graf2-4/+2
2007-09-15Initial importaosp-new/nougat-mr1-arcThomas Graf5-0/+2152