summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* iproute2: Fix filtering related to flushing IP addresses.Ben Greear2010-08-231-7/+16
* Update ARP header type tableStephen Hemminger2010-07-231-31/+6
* dnet: fix strict aliasing warningsMike Frysinger2010-07-232-3/+10
* iproute2: fix addrlabel interface names handlingFlorian Westphal2010-05-131-1/+5
* ip: correctly report tunnel link typeJan Engelhardt2010-03-291-0/+3
* libnetlink: Modify the parser to track first duplicated attributesWilliams, Mitch A2010-03-031-1/+1
* flush secondary addresses before primary onesSimon Horman2009-12-261-34/+50
* iproute2: use -fPIC in lib/Andreas Henriksson2009-12-011-0/+1
* iproute2: Add ll_index_to_addr functionDavid Ward2009-12-011-0/+21
* Remove Changes: commentsStephen Hemminger2009-12-011-4/+0
* iproute2: Support 20-byte link layer address in idxmapDavid Ward2009-12-011-1/+1
* iproute uses too small of a receive bufferPatrick McHardy2009-11-101-1/+4
* Fix flushing code - rtnl_send_checkSven Anders2009-11-101-1/+1
* Fix flushing of large number of entriesStephen Hemminger2009-07-131-2/+2
* Add support Controller Area NetworkOliver Hartkopp2009-03-272-1/+2
* Add DHCP as routing protocolStephen Hemminger2009-03-181-0/+1
* Restore old address parsing but with checkingStephen Hemminger2008-10-271-19/+32
* Compatiable network abbreviation supportStephen Hemminger2008-10-141-1/+21
* ip: abbreviation of network-prefix is no longer possible with ip routeAndreas Henriksson2008-09-151-1/+1
* Use inet_pton to read ipv4 addressesStephen Hemminger2008-05-221-13/+2
* Fix bad hash calculation because of signed addressStephen Hemminger2008-05-081-5/+7
* add support for matching AOE and CAN ether typesStephen Hemminger2008-02-071-0/+3
* fix problem caused by rtnl_send checksStephen Hemminger2008-01-311-12/+7
* poll for errors after rtnl_sendStephen Hemminger2008-01-261-1/+29
* libnetlink: don't spin forever on receive errorStephen Hemminger2008-01-251-9/+12
* add decode of match rulesStephen Hemminger2007-12-311-21/+14
* Fix dotted quad for bit orderStephen Hemminger2007-12-111-7/+14
* iproute2: support dotted-quad netmask notation.Andreas Henriksson2007-12-111-1/+37
* Fix off by one in nested attribute management.Stephen Hemminger2007-12-101-1/+1
* Fix corruption when using batch files with comments and broken lines.Andreas Henriksson2007-10-171-3/+5
* rto support for ip commandRick Jones2007-10-111-0/+64
* IPROUTE2: RTNETLINK nested attributesPatrick McHardy2007-08-221-0/+46
* iproute2: Support IFF_LOWER_UP and IFF_DORMANTThomas Graf2007-06-191-1/+2
* iproute2: Format IPv6 tunnels endpoints nicely.David Lamparter2007-06-191-0/+3
* ip: add support for displaying link types 802 and 803Pavel Roskin2007-06-191-0/+6
* incorrect initializationStephen Hemminger2007-05-101-1/+1
* Remove trailing whitespaceStephen Hemminger2006-12-054-41/+41
* Add more includesStephen Hemminger2006-12-051-2/+2
* Display local route table name correctly in output of:Boian Bonev2006-11-271-1/+1
* rtnl fd checkStephen Hemminger2006-09-261-1/+4
* Add support for larger number of routing tablesPatrick McHardy2006-08-101-2/+2
* Use hash for routing table name cachePatrick McHardy2006-08-101-22/+74
* Add more rtproto valuesshemminger2006-03-101-2/+1
* Fix endless loop in netlink error handling.shemminger2006-03-101-0/+3
* When assigning an ip address to an ethernet adapter, the newestshemminger2005-10-041-1/+4
* Fix leaks and warnings reported by valgrind.shemminger2005-09-211-36/+38
* Update header files to 2.6.14shemminger2005-09-011-0/+64
* Cleanup GCC4 warnings about signedness.shemminger2005-07-053-6/+7
* Device indices are unsigned and use if_nametoindex as fallbackshemminger2005-06-071-7/+9
* Monitor time patch from Masahide NAKAMURAshemminger2005-06-071-0/+17