summaryrefslogtreecommitdiffstats
path: root/include/netlink-types.h
Commit message (Expand)AuthorAgeFilesLines
* Add socket flag NL_NO_AUTO_ACK to allow disabling auto ACKSThomas Graf2008-10-201-0/+1
* Use 16bit ints for classifier prio/protocolThomas Graf2008-10-151-2/+2
* Replace NL_KEEP code with proper message reference countingThomas Graf2008-10-141-0/+1
* Fix compile errors when linking against libnl-genlThomas Graf2008-06-171-9/+0
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-14/+14
* New netem funtionality and TBF fixTad Kollar2008-04-301-0/+14
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-291-15/+8
* [LIBNL]: Split up nfnetlink_log into log and msg objectsPatrick McHardy2008-02-071-18/+31
* [LIBNL]: nfnetlink_log: support NUFLA_GID attributePatrick McHardy2008-02-071-0/+1
* [LIBNL]: Add nfnetlink_queue supportPatrick McHardy2008-02-071-0/+30
* Fix stale data pointers when constructing messagesThomas Graf2008-01-141-0/+1
* Link info interface and vlan supportThomas Graf2008-01-081-0/+3
* Support link operstate and linkmodeThomas Graf2007-12-191-0/+2
* Allow filtering by name for conntrack status flagsPhilip Craig2007-09-181-0/+1
* Export interface to define cachesThomas Graf2007-09-171-64/+0
* Export interface to define objectsThomas Graf2007-09-151-50/+0
* Initial importThomas Graf2007-09-141-0/+865