aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-10net/{bridge,iproute2}: Stricter iproute2 ip link syntax & promisc handlingRobin H. Johnson
2012-09-07oldnet/iproute2.sh: fix carrier detectionWilliam Hubbs
2012-07-20Bug #427152: Port of VLAN code to sysfs/iproue2 from vconfig lost the ability...Robin H. Johnson
2012-07-04net: fix typoBjörn Baumbach
2012-06-07net/udhcpc: use -x hostname:NAME option instead of -h nameWilliam Hubbs
2012-05-03net: Be sure to install the ip6rd module.Robin H. Johnson
2012-04-24WhitespaceChristian Ruppert
2012-04-03network scripts need sysfs on linux systemsWilliam Hubbs
2012-04-03net/ifconfig, net/iproute: need sysfsRobin H. Johnson
2012-04-01Change the method for calculating the interface metric for linux systemsWilliam Hubbs
2012-03-11net/ifconfig: The location of the ifconfig binary has changedRobin H. Johnson
2012-03-02Bug #405491: _exists can give a false negative since /proc/net/dev can be slo...Robin H. Johnson
2012-02-09Whitespace.Robin H. Johnson
2012-02-09oldnet: ip6rd supportSalah Coronya
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