summaryrefslogtreecommitdiffstats
path: root/include/netlink/route
Commit message (Expand)AuthorAgeFilesLines
* Packet Location InterfaceThomas Graf2010-07-021-0/+44
* addr: restore anycast functionsPatrick McHardy2010-04-191-0/+3
* Add support for getting and deleting queueing classes.olc2009-09-021-0/+5
* - Reworked the classifier interface.Thomas Graf2009-09-026-4/+182
* Error handling for rtnl_cls_set_kind() & addition of rtnl_cls_get_ops()Thomas Graf2008-10-151-1/+2
* Use 16bit ints for classifier prio/protocolThomas Graf2008-10-151-4/+4
* Improvements to address utilitiesThomas Graf2008-06-171-0/+7
* Need <linux/in_route.h>Thomas Graf2008-06-171-0/+1
* Remove old line counting while dumpingThomas Graf2008-05-234-8/+8
* Remove change routine, works flawlessly via add() with NLM_F_REPLACEThomas Graf2008-05-221-4/+0
* Remove references to unused attribute anycastThomas Graf2008-05-151-3/+0
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-1510-28/+28
* Check length of provided address labelThomas Graf2008-05-141-1/+1
* Replace RTNL_LINK_NOT_FOUND with just 0Thomas Graf2008-05-141-6/+0
* Break API some moreThomas Graf2008-05-141-2/+0
* Thread-safe error handlingThomas Graf2008-05-149-297/+248
* Added two new functions to facilitate processing the nexthop entries for routes.Ben Gamsa2008-05-081-0/+6
* Route cache supportThomas Graf2008-05-051-1/+5
* New netem funtionality and TBF fixTad Kollar2008-04-302-0/+15
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-294-49/+64
* [PATCH] Remove usage of C++ keyword 'class' on htb.h header.Rui Tiago Cação Matos2008-03-051-3/+3
* Link info interface and vlan supportThomas Graf2008-01-083-0/+130
* Support link operstate and linkmodeThomas Graf2007-12-191-0/+14
* Initial importThomas Graf2007-09-1527-0/+1657