aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/network-functions
Commit message (Expand)AuthorAgeFilesLines
* sysconfig/network: NO_DHCP_HOSTNAME option introducedDavid Kaspar [Dee'Kej]2016-11-161-3/+19
* network-functions: do not send hostname via dhclient everytimeDavid Kaspar [Dee'Kej]2016-11-151-7/+10
* network-functions: fix change_resolv_conf after grep updateLukas Nykryn2015-12-151-0/+2
* network-scripts: DEVICE and HWADRR could be quoted by apostropheLukas Nykryn2015-10-271-2/+2
* network-functions: fix change_resolv_conf after grep updateLukas Nykryn2015-04-091-4/+4
* 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
* 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
* bonding: match whole name of interfaceLuke Bigum2014-06-051-1/+1
* network-functions: ETHTOOL_DELAY introduction patchLukas Nykryn2014-06-051-0/+1
* Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2013-07-191-0/+11
* Fix greps to correctly handle comments and quotation (#915659)Lukas Nykryn2013-03-071-1/+1
* Don't apply BONDING_OPTS on device with active slaves (#885235).Lukas Nykryn2012-12-131-23/+25
* Apply BONDING_OPT on ifup of master (#874030)Lukas Nykryn2012-11-081-1/+0
* Sets BONDING_OPTS before interface is brougth up and checks if it is not alre...Lukas Nykryn2012-10-081-1/+31
* Revert patches which should not be in 6.4Lukas Nykryn2012-10-081-11/+0
* Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2012-08-031-0/+11
* Allow duplicate address dectection to be disabledBenjamin Coddington2012-08-031-0/+7
* Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. (#69...Bill Nottingham2011-08-151-1/+15
* Override NETMASK from PREFIX where specified (#705367, <mpoole@redhat.com>)Bill Nottingham2011-08-151-0/+5
* Switch the default logging value to error.Bill Nottingham2011-08-151-2/+2
* Add a net_log() function. (#507515, #689525)Bill Nottingham2011-08-151-0/+23
* Fix check for unmanaged devices so it does the right thing with devices NM do...Bill Nottingham2011-03-211-1/+1
* use SYSCTLDEVICE without . (#667211, <notting@redhat.com>)Petr Lautrbach2011-01-141-0/+1
* Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) Ada...Bill Nottingham2010-12-061-10/+26
* Fix ifdown calling nmcli for NM-managed devices; others are handled by ifdown...Jiří Klimeš2010-12-061-0/+5
* Add infiniband mapping (#648524, <monis@voltaire.com>)Bill Nottingham2010-12-061-0/+3
* Handle quoted SUBCHANNELS (#607481)Bill Nottingham2010-06-241-2/+2
* Check NM_CONTROLLED before deciding to use NM for a connection. (#599707, pro...Bill Nottingham2010-06-041-1/+1
* Behave sanely if we're not passed a device at all. (#589521, #592108)Bill Nottingham2010-05-131-0/+2
* Get rid of a silly error message for loopback devices.Bill Nottingham2010-05-131-1/+1
* Update for new nmcli syntax.Bill Nottingham2010-05-051-2/+2
* Redirect error messages to /dev/null to catch if nmcli is not installed. (#57...Bill Nottingham2010-04-091-2/+2
* Only use UUID to bring connections up/down; ensure we have a UUID by asking N...Bill Nottingham2010-04-091-3/+7
* Quote 'name' when passing to get_config_by_name.Bill Nottingham2010-04-091-1/+1
* Fix is_nm_activeBill Nottingham2010-04-091-1/+1
* When bringing devices down, disconnect the device, don't down the connection.Bill Nottingham2010-04-091-0/+5
* Remove quotes from uuid.Bill Nottingham2010-04-091-1/+1
* Use NM if it's running and we have a configuration for the device.Bill Nottingham2010-04-091-0/+4
* Add a function that determines the status of NetworkManager; use it.Bill Nottingham2010-04-091-0/+6
* Add get_config_by_name, use it.Bill Nottingham2010-04-091-0/+12
* Add get_config_by_device, adjust caller.Bill Nottingham2010-04-091-4/+10
* Fix various device checks to not misidentify devices.Bill Nottingham2010-02-121-14/+4
* If HWADDR is set and DEVICE is not, use HWADDR to determine DEVICE. (#545597)Bill Nottingham2010-01-221-6/+7
* Use sysfs rather than iwconfig for wireless checkAdel Gadllah2010-01-041-3/+1
* Silence error. (#516569)Bill Nottingham2009-12-151-1/+1
* Remove CIPE, IPSEC specific interface support.Bill Nottingham2009-12-101-6/+0
* Remove IUCV support. (#507217)Bill Nottingham2009-10-261-3/+0
* Load bonding driver if BONDING_OPTS is defined. (#516569)Bill Nottingham2009-10-201-0/+2