aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/network-functions
Commit message (Expand)AuthorAgeFilesLines
* DHCP_FQDN and DHCP_SEND_HOSTNAME introducedDavid Kaspar [Dee'Kej]2017-05-031-0/+32
* re-add missing $HOSTNAME initializationDavid Kaspar [Dee'Kej]2017-04-261-3/+5
* network: load NetworkManager connection via dbusPetr Horáček2017-02-141-1/+9
* network: check for running NetworkManager via dbusPetr Horáček2017-02-141-1/+5
* 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-101-7/+10
* [2/3] Remove tabs and fix spacing: network-functionsPhil Dibowitz2016-10-121-284/+289
* ifup: don't call nmcli on any lo deviceLukas Nykryn2016-06-161-1/+1
* source_config: tell NetworkManger to load ifcfg file even for NM_CONTROLLED=noThomas Haller2016-06-131-4/+6
* network-scripts: DEVICE and HWADRR could be quoted by apostropheLukas Nykryn2015-10-271-2/+2
* network-functions: fix wireless detectionLukas Nykryn2015-08-061-1/+1
* network-functions: fix change_resolv_conf after grep updateLukas Nykryn2015-04-091-4/+4
* network-functions: is_available_wait should wait even in the case that is_ava...Lukas Nykryn2015-01-121-4/+2
* network-functions: fix check in install_bonding_driverLukas Nykryn2015-01-021-1/+1
* network-functions: reeplace iwconfig with iwValdis Kletnieks2014-12-101-2/+2
* improve_check_for_bond_master_in_install_bonding_driverAshish Samant2014-12-081-2/+14
* network_function: return immediately when device is presentLukas Nykryn2014-10-071-1/+4
* add configurable DEVTIMEOUTLukas Nykryn2014-10-071-0/+17
* network-functions: grep->fgrep in bonding masters matchingLukas Nykryn2014-09-191-1/+1
* network-functions: improve bonding_masters grepLukas Nykryn2014-09-161-1/+1
* network-functions: ETHTOOL_DELAY introduction patchLukas Nykryn2014-09-091-0/+1
* ifup-wireless: add support for wowlan (second part)Eduardo Minguez2014-09-091-0/+5
* network-functions: handle BONDING_OPTS betterJirka Klimes2014-07-241-3/+29
* is_nm_handling: fix RELukas Nykryn2014-04-011-1/+1
* bonding: match whole name of interfaceLuke Bigum2014-03-311-1/+1
* network: try to not compete with NM during bootLukas Nykryn2014-03-111-0/+5
* update ifup/ifdown NetworkManager interaction (#1036701, #1061810)Lukas Nykryn2014-02-131-2/+3
* update functions who call nmcli (#1002958)Lukas Nykryn2014-01-141-2/+2
* install_bonding_driver: drop check for existing device (#991335)Lukas Nykryn2013-08-051-1/+0
* network-functions: to determine state of nscd check socket not lock (#960779)Lukas Nykryn2013-05-221-1/+1
* add ipip6 tunneling support (#928232, raorn@raorn.name)Lukas Nykryn2013-03-271-1/+1
* Fix greps to correctly handle comments and quotationLukas Nykryn2013-02-261-1/+1
* Correctly detect Open vSwitch device typesThomas Graf2013-01-251-0/+3
* Sets BONDING_OPTS before interface is brougth upLukas Nykryn2013-01-221-1/+33
* Revert "Use sysfs rather than iwconfig for wireless check"Bill Nottingham2012-11-121-1/+3
* Allow duplicate address dectection to be disabledBenjamin Coddington2012-08-071-0/+7
* Handle (improper) quoted HWADDR (#835372)Bill Nottingham2012-06-261-1/+1
* check_device_down: Don't bother calling ip to check link state if the device ...Bill Nottingham2012-05-021-0/+1
* Rename internal tracking variable USE_NM to _use_nm, to more clearly state it...Bill Nottingham2012-04-301-2/+2
* Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2012-04-241-0/+11
* Use NetworkManager-compatible lease file names by default.Bill Nottingham2012-03-091-0/+9
* Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. (#69...Bill Nottingham2011-06-281-1/+15
* Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. (#...Bill Nottingham2011-05-311-0/+2
* Override NETMASK from PREFIX where specified (#705367, <mpoole@redhat.com>)Bill Nottingham2011-05-181-0/+5
* Fix index handling for expanded configs <jklimes@redhat.com>Bill Nottingham2011-04-121-1/+1
* Switch the default logging value to error.Bill Nottingham2011-03-251-2/+2
* Make net_log()'s output similar to that of the ipv6 logger.Bill Nottingham2011-03-251-1/+16
* Add a net_log() function. (#507515, #689525)Bill Nottingham2011-03-251-0/+23
* Fix check for unmanaged devices so it does the right thing with devices NM do...Bill Nottingham2011-03-101-1/+1
* Drop some unnecessary command invocations.Ville Skyttä2011-02-281-3/+2