aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-17Typo FixWilliam Hubbs
2012-12-21ifconfig.sh.Linux.in: fix ipv6 routes and default routeAlexander Tsoy
2012-12-20net/bonding: ensure mode & miimon are handled correctly.Robin H. Johnson
2012-11-10firewalld: fix firewall-cmd dependencyWilliam Hubbs
2012-11-07checkbashisms: Fix redirection order.Robin H. Johnson
2012-11-07net/apipa: checkbashisms false positive.Robin H. Johnson
2012-11-07net/iwconfig: Even more bashism fun.Robin H. Johnson
2012-11-06checkbashisms: export syntax.Robin H. Johnson
2012-11-06net/vlan: checkbashisms.Robin H. Johnson
2012-11-06net/bonding: checkbashisms.Robin H. Johnson
2012-11-05oldnet: add firewalld supportDoug Goldstein
2012-10-17Oldnet: bonding: set miimon correctlyLorand Kelemen
2012-10-11net/bonding: Sanity-check sysfs usageRobin H. Johnson
2012-10-11net/bonding: subsume functionality for NFS bootingRobin H. Johnson
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