aboutsummaryrefslogtreecommitdiff
path: root/net/iproute2.sh
AgeCommit message (Expand)Author
2012-01-04net/ifconfig net/iproute2: support lookup ifconfig/ip dynamicallyMike Frysinger
2011-12-28net/iproute2: POSIX sh compatability: ${x/a/b} invalidRobin H. Johnson
2011-12-26Fix whitespace.Robin H. Johnson
2011-12-21net/iproute2: Confirmed that broadcast and peer can be used together.Robin H. Johnson
2011-12-21net/iproute2: IPv6 cannot be used with broadcastRobin H. Johnson
2011-12-21net/iproute2: iproute2 flag handlingRobin H. Johnson
2011-12-13net: Support more variants of address family specification.Robin H. Johnson
2011-12-13net/iproute2: Support routing policy for IPv6 per bug #385833Robin H. Johnson
2011-12-12net/ifconfig, net/iproute2: admin/oper state check functionsRobin H. Johnson
2011-12-09iproute2: set a default broadcast address if none is specifiedWilliam Hubbs
2011-11-19make shell math operations style more succulentMike Frysinger
2011-09-21Refactoring of commit bf49e59e3eb4fe12167812bc1b4531742eddc383Christian Ruppert
2011-09-19Don't do anything if the interface doesn't existYun Zheng Hu
2011-07-18Rewrite iproute2 addr argument parsing.Robin H. Johnson
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-02-21net/iproute2: Pass required explicit -6 for IPv6 tunnels (#347657)Robin H. Johnson
2011-02-12fix typo in iproute2 moduleChristian Wetzig
2011-01-17more whitespace cleanupMike Frysinger
2010-12-15Move the ip rule extra output to verbose mode only, and support verbose outpu...Robin H. Johnson
2010-12-15Fix pointopoint->peer for iproute.Robin H. Johnson
2010-12-11Merge support for Routing Policy Database (RPDB)Robin H. Johnson
2010-08-09allow ip to be in /sbin or /binWilliam Hubbs
2010-07-07fix metricWilliam Hubbs
2009-12-05Support phy80211, fixes #209.Alon Bar-Lev
2009-09-04Timeout for ipv6 addresses being tentative.Roy Marples
2009-07-08Apply MTU and txqueuelen after creating the tunnel.Roy Marples
2009-06-01nexthop routes don't use metricsRoy Marples
2009-05-01Add (c) to CopyrightRoy Marples
2009-04-19Allow family on routes, #152Roy Marples
2008-05-27Only check tentative when we have a carrier, Gentoo #223061Roy Marples
2008-05-25Fix tunnel, #80. Someone should fix iproute2 documentation and help files als...Roy Marples
2008-04-30We should use correct iproute2 commands and fix busybox as it's iproute2 impl...Roy Marples
2008-04-16Use qlen instead of txqueuelen so we work with busybox iproute2, Gentoo #217948Roy Marples
2008-03-26Merge net.OS into netRoy Marples