aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* ifup-aliases: we want to call the arpingLukas Nykryn2017-01-181-1/+1
| | | | | It looks that during backport $() was replaced with "" Resolves: RHBZ#1413976
* ifup-eth: remove quote marksLukas Nykryn2017-01-091-1/+1
| | | | | With quote marks all the parameters to dhclient are passed as one Resolves: #1410429
* Fix regression in commit ca3cea691b6 - ${LEASEFILE} not specifiedDavid Kaspar [Dee'Kej]2016-11-211-4/+4
| | | | Related: RHBZ #1350602
* ipv6_add_addr_on_device: replace the existing address on NICDavid Kaspar [Dee'Kej]2016-11-161-1/+1
| | | | | | | | | | Instead of adding the IPv6 address when ifup is called, we replace the address, because it might have been auto-assigned before by RA. This is to assure that static NIC configuration will take effect if the NIC was already dynamically configured by RA. Resolves: RHBZ #1086388
* sysconfig/network: NO_DHCP_HOSTNAME option introducedDavid Kaspar [Dee'Kej]2016-11-162-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 everytimeDavid Kaspar [Dee'Kej]2016-11-152-9/+25
| | | | Resolves: RHBZ #1350602
* ifup-aliases: send gratuitous ARPs when adding addressesLukas Nykryn2016-11-151-0/+6
| | | | Resolves: RHBZ #1320366
* Revert of "ifup-aliases: do not fail when only ipv6 addr is specified"David Kaspar [Dee'Kej]2016-11-071-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 failsLukas Nykryn2016-11-011-6/+9
| | | | Resolves: RHBZ #1275550
* ifup-aliases: do not fail when only ipv6 addr is specifiedLukas Nykryn2016-10-271-0/+5
| | | | Resolves: RHBZ - #1340169
* ifdown-eth: we need to flush global scope as well but it is stuck some timeLukas Nykryn2016-06-301-1/+4
|
* fix mangled sysconfig/init.s390Lukas Nykryn2016-01-051-3/+0
| | | | Resolves: #1291907
* ifdown-eth: fix comparisonLukas Nykryn2016-01-051-1/+1
| | | | Resolves: #1292875
* ifup-eth: if arping fails, output responding MACLukas Nykryn2016-01-052-4/+6
| | | | Resolves: #1099026
* network-functions: fix change_resolv_conf after grep updateLukas Nykryn2015-12-152-2/+4
|
* bonding: warn if the ifup for slave device failedLukas Nykryn2015-10-271-1/+1
| | | | | Cherry-picked from: 8fd278b052b0e4882887c393a102dd453803b477 Resolves: #1263700
* ifdown: clean ipv4 localhost addressesLukas Nykryn2015-10-271-7/+7
| | | | Resolves: #1266861
* ifup-post: check resolve.conf also with DNS2Lukas Nykryn2015-10-271-1/+8
| | | | Resolves: #1115573
* ifup: add missing quotesLukas Nykryn2015-10-271-1/+1
| | | | Resolves: #1215166
* ifup-eth: some bridge options are applied laterLukas Nykryn2015-10-271-1/+3
| | | | Resolves: #1275543
* network-scripts: DEVICE and HWADRR could be quoted by apostropheLukas Nykryn2015-10-273-4/+4
| | | | Resolves: #1210732
* ifup-wireless: fix calling of phy_wireless_deviceLukas Nykryn2015-10-161-1/+4
|
* network-functions: fix change_resolv_conf after grep updateLukas Nykryn2015-04-091-4/+4
|
* ifup-aliases: inherit ARPCHECK from parent deviceLukas Nykryn2015-02-271-1/+2
|
* ifdown-eth: use scope host for loLeon Kos2015-02-041-2/+7
|
* improve_check_for_bond_master_in_install_bonding_driverAshish Samant2015-02-041-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_driverLukas Nykryn2015-02-041-1/+1
|
* ifdown-post: remove resolv.conf only in specific casesLukas Nykryn2015-02-041-1/+2
|
* ifup: also set multicast_snooping after the bridge is upLukas Nykryn2014-10-241-1/+1
|
* ifup,vlan: fix one more typoLukas Nykryn2014-07-221-1/+1
|
* ifup,vlan: fix typoLukas Nykryn2014-07-081-1/+1
|
* ifup-aliases: arpcheck - check for parent operstate and carrierLukas Nykryn2014-06-101-2/+2
|
* ifdown: don't wait for aliasesEric Dubé2014-06-101-6/+8
|
* hotplug: don't call ifup when new vlan appearsLukas Nykryn2014-06-101-0/+3
|
* ifup-wireless: add support for wowlan (second part)Eduardo Minguez2014-06-061-0/+5
|
* network-functions: handle BONDING_OPTS betterJirka Klimes2014-06-051-3/+29
|
* custom naming for VLAN devicesLukas Nykryn2014-06-051-15/+22
|
* bonding: match whole name of interfaceLuke Bigum2014-06-051-1/+1
|
* network-functions: ETHTOOL_DELAY introduction patchLukas Nykryn2014-06-051-0/+1
|
* ifup-wireless: add support for wowlanEduardo Minguez2014-06-051-0/+5
|
* bridging: add possibility to set prio and ageingLukas Nykryn2014-06-051-0/+2
| | | | | Conflicts: sysconfig/network-scripts/ifup-eth
* ifup-eth: some options for bridge can be applied after the bridge is upLukas Nykryn2014-04-291-0/+10
|
* ifup: add possibility to specify value for -w parameter of arpingLukas Nykryn2014-03-262-2/+2
| | | | | | Conflicts: sysconfig/network-scripts/ifup-aliases sysconfig/network-scripts/ifup-eth
* ifup-tunnel: call ifup-ipv6 in the endLukas Nykryn2014-03-261-0/+3
|
* ifup-eth: remove ipx relic (#1028135)Lukas Nykryn2014-03-261-4/+0
|
* print something when arping is detecting colliding ip addressesLukas Nykryn2013-07-232-11/+15
|
* try dhcpv6 after v4 failedLukas Nykryn2013-07-231-4/+26
| | | | | Conflicts: sysconfig/network-scripts/ifup-eth
* Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2013-07-192-10/+14
| | | | | | Conflicts: sysconfig/network-scripts/ifup-eth sysconfig/network-scripts/network-functions
* ifdown: don't call nmcli on interface that is alread downLukas Nykryn2013-07-181-2/+5
|
* call flush addresses with scope globalLukas Nykryn2013-07-181-2/+2
|