Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysconfig/network: NO_DHCP_HOSTNAME option introduced | David Kaspar [Dee'Kej] | 2016-11-16 | 2 | -9/+29 |
| | | | | | | | | | Previously, some administrators were unable to force initscripts to not obtatin hostname from DHCP, even though they were using static configuration of network. Right now, setting 'NO_DHCP_HOSTNAME' to 'yes', 'true' or '1' in /etc/sysconfig/network will allow them to do so. Resolves: RHBZ #1157856 | ||||
* | network-functions: do not send hostname via dhclient everytime | David Kaspar [Dee'Kej] | 2016-11-15 | 2 | -9/+25 |
| | | | | Resolves: RHBZ #1350602 | ||||
* | ifup-aliases: send gratuitous ARPs when adding addresses | Lukas Nykryn | 2016-11-15 | 1 | -0/+6 |
| | | | | Resolves: RHBZ #1320366 | ||||
* | Revert of "ifup-aliases: do not fail when only ipv6 addr is specified" | David Kaspar [Dee'Kej] | 2016-11-07 | 1 | -5/+0 |
| | | | | | This reverts commit 1cd4606a6de43fb9914f7099db2e30e3e2932dc0. For more info see: https://bugzilla.redhat.com/show_bug.cgi?id=1340169#c8 | ||||
* | ifup-aliases: don't return with error when arping fails | Lukas Nykryn | 2016-11-01 | 1 | -6/+9 |
| | | | | Resolves: RHBZ #1275550 | ||||
* | ifup-aliases: do not fail when only ipv6 addr is specified | Lukas Nykryn | 2016-10-27 | 1 | -0/+5 |
| | | | | Resolves: RHBZ - #1340169 | ||||
* | ifdown-eth: we need to flush global scope as well but it is stuck some time | Lukas Nykryn | 2016-06-30 | 1 | -1/+4 |
| | |||||
* | ifdown-eth: fix comparison | Lukas Nykryn | 2016-01-05 | 1 | -1/+1 |
| | | | | Resolves: #1292875 | ||||
* | ifup-eth: if arping fails, output responding MAC | Lukas Nykryn | 2016-01-05 | 2 | -4/+6 |
| | | | | Resolves: #1099026 | ||||
* | network-functions: fix change_resolv_conf after grep update | Lukas Nykryn | 2015-12-15 | 2 | -2/+4 |
| | |||||
* | bonding: warn if the ifup for slave device failed | Lukas Nykryn | 2015-10-27 | 1 | -1/+1 |
| | | | | | Cherry-picked from: 8fd278b052b0e4882887c393a102dd453803b477 Resolves: #1263700 | ||||
* | ifdown: clean ipv4 localhost addresses | Lukas Nykryn | 2015-10-27 | 1 | -7/+7 |
| | | | | Resolves: #1266861 | ||||
* | ifup-post: check resolve.conf also with DNS2 | Lukas Nykryn | 2015-10-27 | 1 | -1/+8 |
| | | | | Resolves: #1115573 | ||||
* | ifup: add missing quotes | Lukas Nykryn | 2015-10-27 | 1 | -1/+1 |
| | | | | Resolves: #1215166 | ||||
* | ifup-eth: some bridge options are applied later | Lukas Nykryn | 2015-10-27 | 1 | -1/+3 |
| | | | | Resolves: #1275543 | ||||
* | network-scripts: DEVICE and HWADRR could be quoted by apostrophe | Lukas Nykryn | 2015-10-27 | 3 | -4/+4 |
| | | | | Resolves: #1210732 | ||||
* | ifup-wireless: fix calling of phy_wireless_device | Lukas Nykryn | 2015-10-16 | 1 | -1/+4 |
| | |||||
* | network-functions: fix change_resolv_conf after grep update | Lukas Nykryn | 2015-04-09 | 1 | -4/+4 |
| | |||||
* | ifup-aliases: inherit ARPCHECK from parent device | Lukas Nykryn | 2015-02-27 | 1 | -1/+2 |
| | |||||
* | ifdown-eth: use scope host for lo | Leon Kos | 2015-02-04 | 1 | -2/+7 |
| | |||||
* | improve_check_for_bond_master_in_install_bonding_driver | Ashish Samant | 2015-02-04 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | | | | | | The current grep check (fgrep -sqx) in install_bonding_driver, to determine whether bond master exists, fails when there are multiple bond masters. The fix assumes that multiple bond masters are on different lines in the file "/sys/class/net/bonding_masters", while they are in fact on the same line. Since fgrep -sqx checks for the entire line,it will never match any one bond master within the line and always fail if there are multiple bonds. This patch improves the check by creating a new function, bond_master_exists() to handle this and other conditions. Orabug: 19897586 Signed-off-by: Ashish Samant <ashish.samant@oracle.com> Signed-off-by: John Haxby <john.haxby@oracle.com> Acked-by: Mukesh Kacker <mukesh.kacker@oracle.com> Conflicts: sysconfig/network-scripts/network-functions | ||||
* | network-functions: fix check in install_bonding_driver | Lukas Nykryn | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | ifdown-post: remove resolv.conf only in specific cases | Lukas Nykryn | 2015-02-04 | 1 | -1/+2 |
| | |||||
* | ifup: also set multicast_snooping after the bridge is up | Lukas Nykryn | 2014-10-24 | 1 | -1/+1 |
| | |||||
* | ifup,vlan: fix one more typo | Lukas Nykryn | 2014-07-22 | 1 | -1/+1 |
| | |||||
* | ifup,vlan: fix typo | Lukas Nykryn | 2014-07-08 | 1 | -1/+1 |
| | |||||
* | ifup-aliases: arpcheck - check for parent operstate and carrier | Lukas Nykryn | 2014-06-10 | 1 | -2/+2 |
| | |||||
* | ifdown: don't wait for aliases | Eric Dubé | 2014-06-10 | 1 | -6/+8 |
| | |||||
* | hotplug: don't call ifup when new vlan appears | Lukas Nykryn | 2014-06-10 | 1 | -0/+3 |
| | |||||
* | ifup-wireless: add support for wowlan (second part) | Eduardo Minguez | 2014-06-06 | 1 | -0/+5 |
| | |||||
* | network-functions: handle BONDING_OPTS better | Jirka Klimes | 2014-06-05 | 1 | -3/+29 |
| | |||||
* | custom naming for VLAN devices | Lukas Nykryn | 2014-06-05 | 1 | -15/+22 |
| | |||||
* | bonding: match whole name of interface | Luke Bigum | 2014-06-05 | 1 | -1/+1 |
| | |||||
* | network-functions: ETHTOOL_DELAY introduction patch | Lukas Nykryn | 2014-06-05 | 1 | -0/+1 |
| | |||||
* | ifup-wireless: add support for wowlan | Eduardo Minguez | 2014-06-05 | 1 | -0/+5 |
| | |||||
* | bridging: add possibility to set prio and ageing | Lukas Nykryn | 2014-06-05 | 1 | -0/+2 |
| | | | | | Conflicts: sysconfig/network-scripts/ifup-eth | ||||
* | ifup-eth: some options for bridge can be applied after the bridge is up | Lukas Nykryn | 2014-04-29 | 1 | -0/+10 |
| | |||||
* | ifup: add possibility to specify value for -w parameter of arping | Lukas Nykryn | 2014-03-26 | 2 | -2/+2 |
| | | | | | | Conflicts: sysconfig/network-scripts/ifup-aliases sysconfig/network-scripts/ifup-eth | ||||
* | ifup-tunnel: call ifup-ipv6 in the end | Lukas Nykryn | 2014-03-26 | 1 | -0/+3 |
| | |||||
* | ifup-eth: remove ipx relic (#1028135) | Lukas Nykryn | 2014-03-26 | 1 | -4/+0 |
| | |||||
* | print something when arping is detecting colliding ip addresses | Lukas Nykryn | 2013-07-23 | 2 | -11/+15 |
| | |||||
* | try dhcpv6 after v4 failed | Lukas Nykryn | 2013-07-23 | 1 | -4/+26 |
| | | | | | Conflicts: sysconfig/network-scripts/ifup-eth | ||||
* | Allow dhclient configuration files for DHCPv6 as well. (#815676) | Bill Nottingham | 2013-07-19 | 2 | -10/+14 |
| | | | | | | Conflicts: sysconfig/network-scripts/ifup-eth sysconfig/network-scripts/network-functions | ||||
* | ifdown: don't call nmcli on interface that is alread down | Lukas Nykryn | 2013-07-18 | 1 | -2/+5 |
| | |||||
* | call flush addresses with scope global | Lukas Nykryn | 2013-07-18 | 1 | -2/+2 |
| | |||||
* | set net.ipv6.conf..autoconf in ifup-ipv6 | Lukas Nykryn | 2013-07-15 | 1 | -0/+1 |
| | |||||
* | Process rule6-* for sit devices (#840009) | Lukas Nykryn | 2013-07-15 | 2 | -6/+5 |
| | | | | | Conflicts: sysconfig/network-scripts/ifup-sit | ||||
* | bonding: set master up before slaves | Lukas Nykryn | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Fix greps to correctly handle comments and quotation (#915659) | Lukas Nykryn | 2013-03-07 | 3 | -3/+3 |
| | |||||
* | Call ip link up on master after slaves are up (#893395) | Lukas Nykryn | 2013-01-09 | 1 | -2/+3 |
| |