Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for matching AOE and CAN ether types | Stephen Hemminger | 2008-02-07 | 1 | -0/+3 |
* | fix problem caused by rtnl_send checks | Stephen Hemminger | 2008-01-31 | 1 | -12/+7 |
* | poll for errors after rtnl_send | Stephen Hemminger | 2008-01-26 | 1 | -1/+29 |
* | libnetlink: don't spin forever on receive error | Stephen Hemminger | 2008-01-25 | 1 | -9/+12 |
* | add decode of match rules | Stephen Hemminger | 2007-12-31 | 1 | -21/+14 |
* | Fix dotted quad for bit order | Stephen Hemminger | 2007-12-11 | 1 | -7/+14 |
* | iproute2: support dotted-quad netmask notation. | Andreas Henriksson | 2007-12-11 | 1 | -1/+37 |
* | Fix off by one in nested attribute management. | Stephen Hemminger | 2007-12-10 | 1 | -1/+1 |
* | Fix corruption when using batch files with comments and broken lines. | Andreas Henriksson | 2007-10-17 | 1 | -3/+5 |
* | rto support for ip command | Rick Jones | 2007-10-11 | 1 | -0/+64 |
* | IPROUTE2: RTNETLINK nested attributes | Patrick McHardy | 2007-08-22 | 1 | -0/+46 |
* | iproute2: Support IFF_LOWER_UP and IFF_DORMANT | Thomas Graf | 2007-06-19 | 1 | -1/+2 |
* | iproute2: Format IPv6 tunnels endpoints nicely. | David Lamparter | 2007-06-19 | 1 | -0/+3 |
* | ip: add support for displaying link types 802 and 803 | Pavel Roskin | 2007-06-19 | 1 | -0/+6 |
* | incorrect initialization | Stephen Hemminger | 2007-05-10 | 1 | -1/+1 |
* | Remove trailing whitespace | Stephen Hemminger | 2006-12-05 | 4 | -41/+41 |
* | Add more includes | Stephen Hemminger | 2006-12-05 | 1 | -2/+2 |
* | Display local route table name correctly in output of: | Boian Bonev | 2006-11-27 | 1 | -1/+1 |
* | rtnl fd check | Stephen Hemminger | 2006-09-26 | 1 | -1/+4 |
* | Add support for larger number of routing tables | Patrick McHardy | 2006-08-10 | 1 | -2/+2 |
* | Use hash for routing table name cache | Patrick McHardy | 2006-08-10 | 1 | -22/+74 |
* | Add more rtproto values | shemminger | 2006-03-10 | 1 | -2/+1 |
* | Fix endless loop in netlink error handling. | shemminger | 2006-03-10 | 1 | -0/+3 |
* | When assigning an ip address to an ethernet adapter, the newest | shemminger | 2005-10-04 | 1 | -1/+4 |
* | Fix leaks and warnings reported by valgrind. | shemminger | 2005-09-21 | 1 | -36/+38 |
* | Update header files to 2.6.14 | shemminger | 2005-09-01 | 1 | -0/+64 |
* | Cleanup GCC4 warnings about signedness. | shemminger | 2005-07-05 | 3 | -6/+7 |
* | Device indices are unsigned and use if_nametoindex as fallback | shemminger | 2005-06-07 | 1 | -7/+9 |
* | Monitor time patch from Masahide NAKAMURA | shemminger | 2005-06-07 | 1 | -0/+17 |
* | Import patch netlink-align | net[shemminger]!shemminger | 2005-03-30 | 1 | -4/+4 |
* | Import patch addr-del | net[shemminger]!shemminger | 2005-03-30 | 1 | -0/+1 |
* | Import patch iproute2-hz | net[shemminger]!shemminger | 2005-03-14 | 1 | -0/+7 |
* | Import patch iband.patch | net[shemminger]!shemminger | 2005-02-09 | 1 | -0/+3 |
* | gcc 2.95 compile fix. | osdl.net!shemminger | 2005-02-07 | 1 | -1/+4 |
* | fix potential memory corruption | osdl.net!shemminger | 2005-02-07 | 1 | -2/+3 |
* | Use NLMSG_TAIL and add addraw_l | 6!tgraf | 2005-01-18 | 1 | -2/+15 |
* | Add ip rule flush capabilty and fix all the prototype changes | osdl.net!shemminger | 2004-12-07 | 1 | -1/+2 |
* | make all filtering handles take const args. | osdl.net!shemminger | 2004-08-31 | 2 | -14/+14 |
* | Bigger send/receive buf. | osdl.net!shemminger | 2004-08-13 | 1 | -6/+29 |
* | Import patch ipxfrm-20040707_2.diff | net[shemminger]!shemminger | 2004-07-07 | 2 | -9/+47 |
* | Delete: lib/inet_pton.c | osdl.net!shemminger | 2004-06-25 | 1 | -217/+0 |
* | Delete: lib/inet_ntop.c | osdl.net!shemminger | 2004-06-25 | 1 | -199/+0 |
* | more build problems on older systems. | osdl.org!shemminger | 2004-06-09 | 2 | -8/+12 |
* | Solve build problems on older systems. | osdl.org!shemminger | 2004-06-09 | 2 | -5/+10 |
* | Need this when not using kernel headers. | osdl.org!shemminger | 2004-06-08 | 1 | -0/+1 |
* | Build fixes for 2.4 and align functions with protos | osdl.org!shemminger | 2004-06-08 | 1 | -13/+19 |
* | Import patch iproute2-2.4.7-default.patch | org[shemminger]!shemminger | 2004-06-07 | 1 | -0/+1 |
* | Import patch iproute2-2.4.7-netlink.patch | org[shemminger]!shemminger | 2004-06-07 | 1 | -2/+4 |
* | const char * | osdl.org!shemminger | 2004-06-02 | 1 | -19/+20 |
* | (Logical change 1.3) | osdl.org!shemminger | 2004-04-15 | 15 | -0/+2803 |