Age | Commit message (Expand) | Author |
2012-10-10 | net/{bridge,iproute2}: Stricter iproute2 ip link syntax & promisc handling | Robin H. Johnson |
2012-09-07 | oldnet/iproute2.sh: fix carrier detection | William Hubbs |
2012-04-24 | Whitespace | Christian Ruppert |
2012-04-03 | network scripts need sysfs on linux systems | William Hubbs |
2012-04-03 | net/ifconfig, net/iproute: need sysfs | Robin H. Johnson |
2012-04-01 | Change the method for calculating the interface metric for linux systems | William Hubbs |
2012-03-02 | Bug #405491: _exists can give a false negative since /proc/net/dev can be slo... | Robin H. Johnson |
2012-01-12 | net/iproute2: Handle shortened arguments | Robin H. Johnson |
2012-01-08 | net: net.lo, lots of scripts | Robin H. Johnson |
2012-01-07 | net: make lookup of iproute2 dynamic | William Hubbs |
2012-01-06 | Revert "net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically" | William Hubbs |
2012-01-04 | net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically | Mike Frysinger |
2011-12-28 | net/iproute2: POSIX sh compatability: ${x/a/b} invalid | Robin H. Johnson |
2011-12-26 | Fix whitespace. | Robin H. Johnson |
2011-12-21 | net/iproute2: Confirmed that broadcast and peer can be used together. | Robin H. Johnson |
2011-12-21 | net/iproute2: IPv6 cannot be used with broadcast | Robin H. Johnson |
2011-12-21 | net/iproute2: iproute2 flag handling | Robin H. Johnson |
2011-12-13 | net: Support more variants of address family specification. | Robin H. Johnson |
2011-12-13 | net/iproute2: Support routing policy for IPv6 per bug #385833 | Robin H. Johnson |
2011-12-12 | net/ifconfig, net/iproute2: admin/oper state check functions | Robin H. Johnson |
2011-12-09 | iproute2: set a default broadcast address if none is specified | William Hubbs |
2011-11-19 | make shell math operations style more succulent | Mike Frysinger |
2011-09-21 | Refactoring of commit bf49e59e3eb4fe12167812bc1b4531742eddc383 | Christian Ruppert |
2011-09-19 | Don't do anything if the interface doesn't exist | Yun Zheng Hu |
2011-07-18 | Rewrite iproute2 addr argument parsing. | Robin H. Johnson |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2011-02-21 | net/iproute2: Pass required explicit -6 for IPv6 tunnels (#347657) | Robin H. Johnson |
2011-02-12 | fix typo in iproute2 module | Christian Wetzig |
2011-01-17 | more whitespace cleanup | Mike Frysinger |
2010-12-15 | Move the ip rule extra output to verbose mode only, and support verbose outpu... | Robin H. Johnson |
2010-12-15 | Fix pointopoint->peer for iproute. | Robin H. Johnson |
2010-12-11 | Merge support for Routing Policy Database (RPDB) | Robin H. Johnson |
2010-08-09 | allow ip to be in /sbin or /bin | William Hubbs |
2010-07-07 | fix metric | William Hubbs |
2009-12-05 | Support phy80211, fixes #209. | Alon Bar-Lev |
2009-09-04 | Timeout for ipv6 addresses being tentative. | Roy Marples |
2009-07-08 | Apply MTU and txqueuelen after creating the tunnel. | Roy Marples |
2009-06-01 | nexthop routes don't use metrics | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-19 | Allow family on routes, #152 | Roy Marples |
2008-05-27 | Only check tentative when we have a carrier, Gentoo #223061 | Roy Marples |
2008-05-25 | Fix tunnel, #80. Someone should fix iproute2 documentation and help files als... | Roy Marples |
2008-04-30 | We should use correct iproute2 commands and fix busybox as it's iproute2 impl... | Roy Marples |
2008-04-16 | Use qlen instead of txqueuelen so we work with busybox iproute2, Gentoo #217948 | Roy Marples |
2008-03-26 | Merge net.OS into net | Roy Marples |