aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* bridging: add possibility to set prio and ageingLukas Nykryn2014-03-191-0/+2
* ifup: add possibility to specify value for -w parameter of arpingLukas Nykryn2014-03-192-2/+2
* network: try to not compete with NM during bootLukas Nykryn2014-03-112-0/+6
* update ifup/ifdown NetworkManager interaction once more(#1036701, #1061810)Lukas Nykryn2014-03-031-1/+1
* network: modify ifup-wireless so it doesn't call exitPavel Šimerda2014-02-191-11/+14
* update ifup/ifdown NetworkManager interaction (#1036701, #1061810)Lukas Nykryn2014-02-132-3/+4
* Delete IPX support.Bill Nottingham2014-01-152-45/+0
* ifdown: fix typo in nmcli call (#1006222)Lukas Nykryn2014-01-141-2/+2
* update functions who call nmcli (#1002958)Lukas Nykryn2014-01-142-3/+3
* use iw instead of iwconfig and friends (#915343)Lukas Nykryn2013-12-101-79/+21
* ifup-eth: fix typo in error message (#1038776)Václav Pavlín2013-12-061-1/+1
* install_bonding_driver: drop check for existing device (#991335)Lukas Nykryn2013-08-051-1/+0
* consider IPV6INIT undefined as YESLukas Nykryn2013-07-295-9/+9
* drop useless variables from /etc/sysconfig/initLukas Nykryn2013-07-112-12/+0
* ifup-eth: print error only if arping is really called (#974603)Václav Pavlín2013-06-171-5/+6
* Tweak ifup/ifdown usage and man page to more clearly state that they refer to...Bill Nottingham2013-05-242-4/+4
* network-functions: to determine state of nscd check socket not lock (#960779)Lukas Nykryn2013-05-221-1/+1
* try dhcpv6 after v4 failedLukas Nykryn2013-04-121-2/+20
* Reload sysctl settings for vlans on ifupVáclav Pavlín2013-04-091-0/+2
* replace tunctl with ip tuntap (#947875)Lukas Nykryn2013-04-092-8/+8
* ifup-eth: ignore arping errors (#928379)Lukas Nykryn2013-04-081-1/+2
* call flush addresses with scope globalLukas Nykryn2013-04-031-2/+2
* ifdown: don't call nmcli on interface that is alread downLukas Nykryn2013-04-021-2/+5
* set net.ipv6.conf..autoconf in ifup-ipv6Lukas Nykryn2013-04-021-0/+1
* bonding: set master up before slavesLukas Nykryn2013-04-021-1/+1
* add ipip6 tunneling support (#928232, raorn@raorn.name)Lukas Nykryn2013-03-273-4/+11
* skip nmcli for wireless device (#863707)Lukas Nykryn2013-03-141-0/+3
* Fix greps to correctly handle comments and quotationLukas Nykryn2013-02-263-3/+3
* Correctly detect Open vSwitch device typesThomas Graf2013-01-251-0/+3
* Sets BONDING_OPTS before interface is brougth upLukas Nykryn2013-01-222-28/+37
* check an IP address for existence in ifup-alias (#852005)Lukas Nykryn2013-01-211-0/+9
* Sync FSF address with GPL 2 text.Ville Skyttä2013-01-206-6/+6
* Readd missing shebang. (#885821)Bill Nottingham2012-12-101-1/+1
* Also do firewall zone poking before ifup-ipv6, for DHCPv6 (#802415, modified ...Bill Nottingham2012-12-071-0/+5
* Revert "Use sysfs rather than iwconfig for wireless check"Bill Nottingham2012-11-121-1/+3
* Fix calling of firewall-cmd in ifup-post/ifdown-post.Jiri Popelka2012-10-082-2/+2
* MALLOC_CHECK_ is not thread safe. Don't enable it by default even in debug mo...Bill Nottingham2012-09-251-1/+2
* Be less strict about VLAN name (#505314)Václav Pavlín2012-09-051-4/+1
* Allow duplicate address dectection to be disabledBenjamin Coddington2012-08-072-1/+8
* Fix typo in help message in ifdown-routesLukas Nykryn2012-08-071-1/+1
* Process rule6-* for sit devices (#840009)Lukas Nykryn2012-08-072-6/+5
* Drop net.hotplugBill Nottingham2012-08-061-60/+0
* Spelling fixes.Ville Skyttä2012-06-271-1/+1
* Handle (improper) quoted HWADDR (#835372)Bill Nottingham2012-06-261-1/+1
* Allow bridge names starting with a dashDan Kenigsberg2012-06-132-7/+7
* Don't accidentally match other bonding devices. (#824175)Bill Nottingham2012-05-232-2/+2
* 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-303-4/+4
* Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2012-04-242-10/+14
* Remove some more uses of /sbin/route ; replace with /sbin/ip. (#682308)Bill Nottingham2012-04-205-14/+9