aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-26WhitespaceChristian Ruppert
2012-01-25net/bonding: Fix which interface IPs get added to.Robin H. Johnson
2012-01-16net/ethtool: Fix program call.Robin H. Johnson
2012-01-12net/iproute2: Handle shortened argumentsRobin H. Johnson
2012-01-08net: net.lo, lots of scriptsRobin H. Johnson
2012-01-07net: make lookup of ethtool dynamicWilliam Hubbs
2012-01-07net: make lookup of iproute2 dynamicWilliam Hubbs
2012-01-06Revert "net/ifconfig net/iproute2: support lookup ifconfig/ip dynamically"William Hubbs
2012-01-04net/ifconfig net/iproute2: support lookup ifconfig/ip dynamicallyMike Frysinger
2011-12-29net:macvlan: bring up the interfaceMarien Zwart
2011-12-29net: remove _check_macvlan functionWilliam Hubbs
2011-12-28net/iproute2: POSIX sh compatability: ${x/a/b} invalidRobin H. Johnson
2011-12-26net/vlan: Fix prestop when device was hard-removed alreadyRobin H. Johnson
2011-12-26Fix whitespace.Robin H. Johnson
2011-12-26net/vlan, net/macvlan: iproute2 is required for new VLAN configurationRobin H. Johnson
2011-12-26net/ip6to4: Split to use pre_start and start so that other tunnel names work.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/vlan: Fix mtu settingRobin H. Johnson
2011-12-13net/tuntap: fix return code when tools can't be foundWilliam Hubbs
2011-12-12Tuntap: add iproute2 supportSalah Coronya
2011-12-12net/ifconfig, net/iproute2: admin/oper state check functionsRobin H. Johnson
2011-12-12net/bonding: ensure slave interfaces are down before adding.Robin H. Johnson
2011-12-09ip6to4: set correct subnet maskWilliam Hubbs
2011-12-09iproute2: set a default broadcast address if none is specifiedWilliam Hubbs
2011-11-23Fix typoWilliam Hubbs
2011-11-22pass the per-interface metric to resolvconfWilliam Hubbs
2011-11-19make shell math operations style more succulentMike Frysinger
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