aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
...
* ifup,vlan: fix typoLukas Nykryn2014-10-241-1/+1
* network_function: return immediately when device is presentLukas Nykryn2014-10-071-1/+4
* add configurable DEVTIMEOUTLukas Nykryn2014-10-073-2/+19
* network-functions: grep->fgrep in bonding masters matchingLukas Nykryn2014-09-191-1/+1
* network-functions: improve bonding_masters grepLukas Nykryn2014-09-161-1/+1
* ifup: if we were unable to determine DEVICE always call nmcli upLukas Nykryn2014-09-161-1/+1
* ifup-tunnel: call ifup-ipv6 in the endLukas Nykryn2014-09-161-0/+3
* ifup: also set multicast_snooping after the bridge is upLukas Nykryn2014-09-161-1/+1
* network-functions: ETHTOOL_DELAY introduction patchLukas Nykryn2014-09-091-0/+1
* custom naming for VLAN devicesLukas Nykryn2014-09-091-15/+22
* ifup-wireless: add support for wowlanEduardo Minguez2014-09-091-0/+5
* ifup-wireless: add support for wowlan (second part)Eduardo Minguez2014-09-091-0/+5
* ifup-aliases: do not bring up ipv6 for range filesLukas Nykryn2014-08-081-0/+1
* ifup-aliases: improve duplicate address detectionLukas Nykryn2014-07-241-6/+8
* network-functions: handle BONDING_OPTS betterJirka Klimes2014-07-241-3/+29
* ifup-eth: some options for bridge can be applied after the bridge is upLukas Nykryn2014-04-291-0/+10
* move ppp support to ppp packageLukas Nykryn2014-04-242-208/+0
* is_nm_handling: fix RELukas Nykryn2014-04-011-1/+1
* bonding: match whole name of interfaceLuke Bigum2014-03-311-1/+1
* network: add support for team devicesJiri Pirko2014-03-312-0/+20
* ifup-wireless: fix syntax errorkc8hfi@gmail.com2014-03-311-1/+1
* 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