aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-29Use pattern rules instead of suffix rulesWilliam Hubbs
2011-10-26Add macvlan supportStef Simoens
2011-10-20further clean up OS differences in makefilesMike Frysinger
2011-10-19Make variable references in Makefiles consistentWilliam Hubbs
2011-10-18consolodate MakefilesWilliam Hubbs
2011-10-07net/vlan: respect txqueuelen/mac/broadcast/mtu options during creation.Robin H. Johnson
2011-09-21Shutdown VLAN's before the actual/parent interfaceChristian Ruppert
2011-09-21Refactoring of commit bf49e59e3eb4fe12167812bc1b4531742eddc383Christian Ruppert
2011-09-19Don't do anything if the interface doesn't existYun Zheng Hu
2011-09-18Fix the Internal Field Seperator when using ethtoolGilles Oivier
2011-09-17Improve missing openvpn/usermode-utilities warning messageChristian Ruppert
2011-09-17Parse broadcast arp responses via arping (iputils) properlyStefan Knoblich
2011-09-16Print a warning if openvpn/tunctl are missingChristian Ruppert
2011-07-18Rewrite iproute2 addr argument parsing.Robin H. Johnson
2011-07-04eat trailing whitespaceMike Frysinger
2011-06-29drop useless "All rights reserved" noticeMike Frysinger
2011-06-28net: ccwgroup: smooth up/down processMike Frysinger
2011-05-16net:bonding small style change for readabilityWilliam Hubbs
2011-05-16Do not add slaves to bond interface if they are already addedKfir Lavi
2011-05-16net: ccwgroup: forward port changes from baselayout-1Mike Frysinger
2011-04-26change udhcpc support to busybox udhcpcWilliam Hubbs
2011-04-19[oldnet] Bug #363959: Improve plug_timeout ifplugd/netplugd code.Robin H. Johnson
2011-04-07fix typo in ethtool.shWilliam Hubbs
2011-03-27remove bashism from ethtool moduleMarc Joliet
2011-03-18net: bonding: avoid using bash string replaceMike Frysinger
2011-02-22net/ethtool: official interface for changing ethtool params (bug #195479)Robin H. Johnson
2011-02-21net/iproute2: Pass required explicit -6 for IPv6 tunnels (#347657)Robin H. Johnson
2011-02-21net/vlan: update to use modern iproute2 interfaceRobin H. Johnson
2011-02-12fix typo in iproute2 moduleChristian Wetzig
2011-02-05bridge.sh: use correct POSIX test, = not ==Christian
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-15Fix pointopoint typo in old ifconfig setup.Robin H. Johnson
2010-12-12Final documentation cleanup for updated bridge code.Robin H. Johnson
2010-12-11Merge support for Routing Policy Database (RPDB)Robin H. Johnson
2010-12-11Revamp of bridging code.Robin H. Johnson
2010-12-06Bug #345281: If wpa_supplicant is built w/ USE=dbus, we need to start after D...Robin H. Johnson
2010-11-18Revert "allow ifplugd to work on wireless interfaces"William Hubbs
2010-10-31ensure bonding interface is down before we attempt to configure, alsoJory A. Pratt
2010-09-14allow ifplugd to work on wireless interfacesWilliam Hubbs
2010-09-02Revert "fix bug 266395"William Hubbs
2010-08-19fix detection of renamed vlan interfacesWilliam Hubbs
2010-08-18fix bug 266395William Hubbs
2010-08-13Fixes bug #332383. Thanks Lutz Heermann.Anthony G. Basile
2010-08-13Fix bug #332181. Thanks Lutz Heermann.Anthony G. Basile
2010-08-09allow ip to be in /sbin or /binWilliam Hubbs
2010-07-07fix metricWilliam Hubbs
2010-03-30Allow dhclient per $IFACE arguments.Seth Robertson
2010-03-24Try and describe bonding errors a bit more.Roy Marples