aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* ifup-aliases: we want to call the arpingLukas Nykryn2017-01-181-1/+1
* ifup-eth: remove quote marksLukas Nykryn2017-01-091-1/+1
* Fix regression in commit ca3cea691b6 - ${LEASEFILE} not specifiedDavid Kaspar [Dee'Kej]2016-11-211-4/+4
* ipv6_add_addr_on_device: replace the existing address on NICDavid Kaspar [Dee'Kej]2016-11-161-1/+1
* sysconfig/network: NO_DHCP_HOSTNAME option introducedDavid Kaspar [Dee'Kej]2016-11-162-9/+29
* network-functions: do not send hostname via dhclient everytimeDavid Kaspar [Dee'Kej]2016-11-152-9/+25
* ifup-aliases: send gratuitous ARPs when adding addressesLukas Nykryn2016-11-151-0/+6
* Revert of "ifup-aliases: do not fail when only ipv6 addr is specified"David Kaspar [Dee'Kej]2016-11-071-5/+0
* ifup-aliases: don't return with error when arping failsLukas Nykryn2016-11-011-6/+9
* ifup-aliases: do not fail when only ipv6 addr is specifiedLukas Nykryn2016-10-271-0/+5
* 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
* ifdown-eth: fix comparisonLukas Nykryn2016-01-051-1/+1
* ifup-eth: if arping fails, output responding MACLukas Nykryn2016-01-052-4/+6
* 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
* ifdown: clean ipv4 localhost addressesLukas Nykryn2015-10-271-7/+7
* ifup-post: check resolve.conf also with DNS2Lukas Nykryn2015-10-271-1/+8
* ifup: add missing quotesLukas Nykryn2015-10-271-1/+1
* ifup-eth: some bridge options are applied laterLukas Nykryn2015-10-271-1/+3
* network-scripts: DEVICE and HWADRR could be quoted by apostropheLukas Nykryn2015-10-273-4/+4
* 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
* 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
* 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
* 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
* Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2013-07-192-10/+14
* 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