summaryrefslogtreecommitdiffstats
path: root/lib/route
Commit message (Expand)AuthorAgeFilesLines
* patch: fixed up support for tables in rulesBen Gamsa2008-05-081-1/+7
* Added two new functions to facilitate processing the nexthop entries for routes.Ben Gamsa2008-05-081-0/+28
* Speed up metrics comparisonThomas Graf2008-05-081-18/+11
* Fix dumping of iif route attributeThomas Graf2008-05-051-4/+19
* Route cache supportThomas Graf2008-05-051-2/+15
* Fixed netem_build_msg() delay distribution table existence test.Tad Kollar2008-04-301-3/+9
* New netem funtionality and TBF fixTad Kollar2008-04-303-18/+382
* Big routing code rework (API/ABI BREAK!)Thomas Graf2008-04-298-695/+821
* Fix 64bit alignment issue on x86_64.Thomas Graf2008-03-311-7/+2
* [LIBNL]: Fix minor memleaks on exitPatrick McHardy2008-02-071-0/+10
* Improve readability of link statistics outputThomas Graf2008-02-071-5/+5
* Make vlan_put_attrs() availableThomas Graf2008-01-081-0/+1
* Link info interface and vlan supportThomas Graf2008-01-083-11/+775
* Add support for the IFF_ECHO flagThomas Graf2007-12-191-0/+1
* Support link operstate and linkmodeThomas Graf2007-12-191-6/+123
* Represent default route with destination address length zeroThomas Graf2007-12-192-9/+13
* Fix memory leak when parsing netlink messages into cachesThomas Graf2007-12-179-11/+12
* Export interface to define cachesThomas Graf2007-09-179-18/+9
* Initial importThomas Graf2007-09-1433-0/+14173