aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* ifup-eth: Switch to bc utility, which supports floating point computations.Jan Macku2020-05-181-2/+4
* ipv6_wait_tentative(): Fix error messageJan Macku2020-03-181-1/+1
* Wait for scope link addresses as well as for scope global addressesJan Macku2020-03-111-2/+2
* ifup-eth: Check that device name is setJan Macku2019-08-191-0/+5
* Add option for IPv6 GRE tunnel.Jan Macku2019-08-192-1/+6
* ifup-post: fix incorrect condition for RESOLV_MODSDavid Kaspar [Dee'Kej]2018-08-241-1/+1
* ifdown-eth: no longer needed 'pidof -x dhclient' condition removedDavid Kaspar [Dee'Kej]2018-07-241-2/+2
* network-scripts: setting of firewall ZONE fixedDavid Kaspar [Dee'Kej]2018-06-073-5/+6
* network-functions: use tr to upper case strings rather than awkMatteo Croce2018-05-171-3/+3
* sysconfig/readonly-root: Clarify the usage of readonly-root.David Kaspar [Dee'Kej]2018-05-171-0/+2
* network-functions: add error messages for bonding installationDavid Kaspar [Dee'Kej]2018-05-171-5/+17
* ifdown-post: fix logical error in commit 5d61564David Kaspar [Dee'Kej]2018-01-021-1/+1
* network-functions: use POSIX forwarding instead of bash-ismDavid Kaspar [Dee'Kej]2017-11-093-3/+3
* ifup-post: always update nameserver & search entries in /etc/resolv.confDavid Kaspar [Dee'Kej]2017-11-023-75/+135
* ifup-eth: wait for STP to complete setup on bridge if $DELAY is not setDavid Kaspar [Dee'Kej]2017-10-311-4/+21
* init.d/functions: convert2sec() function addedDavid Kaspar [Dee'Kej]2017-10-311-1/+1
* Replace usleep(1) calls with sleep(1) callsDavid Kaspar [Dee'Kej]2017-10-312-3/+7
* network-scripts: forward DBus calls to /dev/nullDavid Kaspar [Dee'Kej]2017-10-312-2/+4
* network-scripts: firewall-cmd replaced with DBus callsDavid Kaspar [Dee'Kej]2017-10-313-11/+22
* ARPUPDATE introducedDavid Kaspar [Dee'Kej]2017-10-163-2/+10
* DHCP_FQDN and DHCP_SEND_HOSTNAME introducedDavid Kaspar [Dee'Kej]2017-05-032-14/+38
* re-add missing $HOSTNAME initializationDavid Kaspar [Dee'Kej]2017-05-031-3/+5
* ifup: add support for VLAN_EGRESS_PRIORITY_MAPLukas Nykryn2017-05-031-0/+2
* ifdown-eth: we need to flush global scope as wellLukas Nykryn2017-03-301-1/+4
* ifup-eth: remove quote marksLukas Nykryn2017-03-221-1/+1
* 9.70-sync: sysconfig/network-scripts/* updated - part 2David Kaspar [Dee'Kej]2017-03-2219-2139/+2261
* 9.70-sync: sysconfig/network-scripts/* updated - part 1David Kaspar [Dee'Kej]2017-03-225-79/+77
* 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
* ifup-eth: fix setting preferred_lft and valid_lftLukas Nykryn2016-06-231-1/+1
* ifup: don't call nmcli on any lo deviceLukas Nykryn2016-06-162-2/+2
* ipv6: wait for all global IPv6 addresses to leave the "tentative" stateLukas Nykryn2016-06-132-0/+23
* source_config: tell NetworkManger to load ifcfg file even for NM_CONTROLLED=noThomas Haller2016-06-131-4/+6
* ifup-aliases: inherit ARPCHECK from parent deviceLukas Nykryn2016-06-091-1/+2
* ifup-eth: fix typo in error message (#1038776)Václav Pavlín2016-06-091-1/+1
* ifup: set valid_lft and preferred_lft to forever for static ipBlake Caldwell2016-05-301-0/+3
* ifup-post: check resolve.conf also with DNS2Lukas Nykryn2016-05-261-1/+8
* ifdown-post: remove resolv.conf only in specific casesLukas Nykryn2016-05-261-1/+2
* network-functions: is_available_wait should wait even in the case that is_ava...Lukas Nykryn2016-05-261-4/+2
* ifup-eth: some bridge options are applied laterLukas Nykryn2015-09-161-1/+3
* network-functions: fix wireless detectionLukas Nykryn2015-08-071-1/+1
* fedora-readonly: use --make-slave with --bind mountsLukas Nykryn2015-07-011-0/+2
* network-functions: reeplace iwconfig with iwValdis Kletnieks2015-07-011-2/+2
* bonding: warn if the ifup for slave device failedLukas Nykryn2015-06-081-1/+1
* network-functions: fix check in install_bonding_driverLukas Nykryn2015-05-061-1/+1
* ifup-aliases: don't return with error when arping failsLukas Nykryn2015-05-061-1/+2
* network-functions: fix change_resolv_conf after grep updateLukas Nykryn2015-05-061-4/+4
* ifup: don't call NM for loopbackLukas Nykryn2015-05-061-1/+1
* ifup: add missing quotesLukas Nykryn2015-04-241-1/+1
* ifdown-ipv6: reset addrgenmode to eui64 for deviceLukas Nykryn2014-12-161-0/+1