| Commit message (Expand) | Author | Age | Files | Lines |
* | ifup: don't call nmcli on any lo device | Lukas Nykryn | 2016-06-16 | 1 | -1/+1 |
* | source_config: tell NetworkManger to load ifcfg file even for NM_CONTROLLED=no | Thomas Haller | 2016-06-13 | 1 | -4/+6 |
* | network-scripts: DEVICE and HWADRR could be quoted by apostrophe | Lukas Nykryn | 2015-10-27 | 1 | -2/+2 |
* | network-functions: fix wireless detection | Lukas Nykryn | 2015-08-06 | 1 | -1/+1 |
* | network-functions: fix change_resolv_conf after grep update | Lukas Nykryn | 2015-04-09 | 1 | -4/+4 |
* | network-functions: is_available_wait should wait even in the case that is_ava... | Lukas Nykryn | 2015-01-12 | 1 | -4/+2 |
* | network-functions: fix check in install_bonding_driver | Lukas Nykryn | 2015-01-02 | 1 | -1/+1 |
* | network-functions: reeplace iwconfig with iw | Valdis Kletnieks | 2014-12-10 | 1 | -2/+2 |
* | improve_check_for_bond_master_in_install_bonding_driver | Ashish Samant | 2014-12-08 | 1 | -2/+14 |
* | network_function: return immediately when device is present | Lukas Nykryn | 2014-10-07 | 1 | -1/+4 |
* | add configurable DEVTIMEOUT | Lukas Nykryn | 2014-10-07 | 1 | -0/+17 |
* | network-functions: grep->fgrep in bonding masters matching | Lukas Nykryn | 2014-09-19 | 1 | -1/+1 |
* | network-functions: improve bonding_masters grep | Lukas Nykryn | 2014-09-16 | 1 | -1/+1 |
* | network-functions: ETHTOOL_DELAY introduction patch | Lukas Nykryn | 2014-09-09 | 1 | -0/+1 |
* | ifup-wireless: add support for wowlan (second part) | Eduardo Minguez | 2014-09-09 | 1 | -0/+5 |
* | network-functions: handle BONDING_OPTS better | Jirka Klimes | 2014-07-24 | 1 | -3/+29 |
* | is_nm_handling: fix RE | Lukas Nykryn | 2014-04-01 | 1 | -1/+1 |
* | bonding: match whole name of interface | Luke Bigum | 2014-03-31 | 1 | -1/+1 |
* | network: try to not compete with NM during boot | Lukas Nykryn | 2014-03-11 | 1 | -0/+5 |
* | update ifup/ifdown NetworkManager interaction (#1036701, #1061810) | Lukas Nykryn | 2014-02-13 | 1 | -2/+3 |
* | update functions who call nmcli (#1002958) | Lukas Nykryn | 2014-01-14 | 1 | -2/+2 |
* | install_bonding_driver: drop check for existing device (#991335) | Lukas Nykryn | 2013-08-05 | 1 | -1/+0 |
* | network-functions: to determine state of nscd check socket not lock (#960779) | Lukas Nykryn | 2013-05-22 | 1 | -1/+1 |
* | add ipip6 tunneling support (#928232, raorn@raorn.name) | Lukas Nykryn | 2013-03-27 | 1 | -1/+1 |
* | Fix greps to correctly handle comments and quotation | Lukas Nykryn | 2013-02-26 | 1 | -1/+1 |
* | Correctly detect Open vSwitch device types | Thomas Graf | 2013-01-25 | 1 | -0/+3 |
* | Sets BONDING_OPTS before interface is brougth up | Lukas Nykryn | 2013-01-22 | 1 | -1/+33 |
* | Revert "Use sysfs rather than iwconfig for wireless check" | Bill Nottingham | 2012-11-12 | 1 | -1/+3 |
* | Allow duplicate address dectection to be disabled | Benjamin Coddington | 2012-08-07 | 1 | -0/+7 |
* | Handle (improper) quoted HWADDR (#835372) | Bill Nottingham | 2012-06-26 | 1 | -1/+1 |
* | check_device_down: Don't bother calling ip to check link state if the device ... | Bill Nottingham | 2012-05-02 | 1 | -0/+1 |
* | Rename internal tracking variable USE_NM to _use_nm, to more clearly state it... | Bill Nottingham | 2012-04-30 | 1 | -2/+2 |
* | Allow dhclient configuration files for DHCPv6 as well. (#815676) | Bill Nottingham | 2012-04-24 | 1 | -0/+11 |
* | Use NetworkManager-compatible lease file names by default. | Bill Nottingham | 2012-03-09 | 1 | -0/+9 |
* | Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. (#69... | Bill Nottingham | 2011-06-28 | 1 | -1/+15 |
* | Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. (#... | Bill Nottingham | 2011-05-31 | 1 | -0/+2 |
* | Override NETMASK from PREFIX where specified (#705367, <mpoole@redhat.com>) | Bill Nottingham | 2011-05-18 | 1 | -0/+5 |
* | Fix index handling for expanded configs <jklimes@redhat.com> | Bill Nottingham | 2011-04-12 | 1 | -1/+1 |
* | Switch the default logging value to error. | Bill Nottingham | 2011-03-25 | 1 | -2/+2 |
* | Make net_log()'s output similar to that of the ipv6 logger. | Bill Nottingham | 2011-03-25 | 1 | -1/+16 |
* | Add a net_log() function. (#507515, #689525) | Bill Nottingham | 2011-03-25 | 1 | -0/+23 |
* | Fix check for unmanaged devices so it does the right thing with devices NM do... | Bill Nottingham | 2011-03-10 | 1 | -1/+1 |
* | Drop some unnecessary command invocations. | Ville Skyttä | 2011-02-28 | 1 | -3/+2 |
* | Frob device when calling sysctl, in case of vlans. (#665601, #667211, <ossman... | Bill Nottingham | 2011-01-04 | 1 | -0/+1 |
* | Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) Ada... | Bill Nottingham | 2010-11-30 | 1 | -10/+26 |
* | Add infiniband mapping (#648524, <monis@voltaire.com>) | Bill Nottingham | 2010-11-01 | 1 | -0/+3 |
* | Fix ifdown calling nmcli for NM-managed devices; others are handled by ifdown... | Jiří Klimeš | 2010-11-01 | 1 | -0/+5 |
* | Cleanup. | Bill Nottingham | 2010-06-24 | 1 | -2/+2 |
* | Handle quoted SUBCHANNELS (#607481) | Bill Nottingham | 2010-06-24 | 1 | -2/+2 |
* | Check NM_CONTROLLED before deciding to use NM for a connection. (#599707, pro... | Bill Nottingham | 2010-06-04 | 1 | -1/+1 |