aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-eth
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'initscripts-9.50-1' into distro/mgauser/colin/update-to-9-50Colin Guthrie2013-10-181-44/+44
|\
| * consider IPV6INIT undefined as YESLukas Nykryn2013-07-291-1/+1
| * ifup-eth: print error only if arping is really called (#974603)Václav Pavlín2013-06-171-5/+6
| * try dhcpv6 after v4 failedLukas Nykryn2013-04-121-2/+20
| * replace tunctl with ip tuntap (#947875)Lukas Nykryn2013-04-091-7/+5
| * ifup-eth: ignore arping errors (#928379)Lukas Nykryn2013-04-081-1/+2
| * bonding: set master up before slavesLukas Nykryn2013-04-021-1/+1
| * Fix greps to correctly handle comments and quotationLukas Nykryn2013-02-261-1/+1
| * Sets BONDING_OPTS before interface is brougth upLukas Nykryn2013-01-221-27/+4
| * Sync FSF address with GPL 2 text.Ville Skyttä2013-01-201-1/+1
| * Also do firewall zone poking before ifup-ipv6, for DHCPv6 (#802415, modified ...Bill Nottingham2012-12-071-0/+5
* | Merge tag 'initscripts-9.41-1' into mga-41Colin Guthrie2012-10-281-17/+14
|\ \ | |/
| * Allow duplicate address dectection to be disabledBenjamin Coddington2012-08-071-1/+1
| * Allow bridge names starting with a dashDan Kenigsberg2012-06-131-5/+5
| * Don't accidentally match other bonding devices. (#824175)Bill Nottingham2012-05-231-1/+1
| * Allow dhclient configuration files for DHCPv6 as well. (#815676)Bill Nottingham2012-04-241-10/+3
| * Use NetworkManager-compatible lease file names by default.Bill Nottingham2012-03-091-2/+4
| * Lease files are now copied at boot by a systemd service; don't copy them here.Bill Nottingham2012-03-081-7/+0
| * Use /run/initramfs instead of /dev/.initramfsWill Woods2012-03-081-1/+1
| * Don't set primary before we enslave devices. (#747418, <agospoda@redhat.com>)Bill Nottingham2011-10-271-1/+1
* | ifup-eth: remove extra wireless sysfs checkOlivier Blin2012-10-231-2/+2
* | Reduce differences in network scripts.Colin Guthrie2011-11-031-20/+31
* | Merge commit 'initscripts-9.34-1' into mga-34Colin Guthrie2011-11-031-32/+41
|\ \ | |/
| * Add support for setting random bridge options via BRIDGING_OPTS. (#734045, #6...Bill Nottingham2011-08-311-0/+12
| * Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. (#69...Bill Nottingham2011-06-281-15/+5
| * Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. (#...Bill Nottingham2011-05-311-2/+2
| * Handle IPADDRx correctly for static addresses (#698738)Bill Nottingham2011-04-271-1/+1
| * ifup/ifdown-eth: properly add and remove arp_ip_target'sHarald Hoyer2011-04-121-2/+8
| * Make sure the bond exists when we bring up the slaves. (#694501)Bill Nottingham2011-04-071-1/+2
| * Add an error when setting gateway fails. (#672202)Bill Nottingham2011-03-301-2/+4
| * ifup-eth: use /run/initramfs rather then /dev/.run/initramfsHarald Hoyer2011-03-301-1/+1
| * Use net_log where appropriate.Bill Nottingham2011-03-251-8/+8
| * network-scripts/ifup-eth: fix cec3312 and close bracesHarald Hoyer2011-03-101-1/+1
| * network-scripts/ifup-eth: also check /dev/.run/initramfsHarald Hoyer2011-03-101-1/+1
* | Add the mdkconf patchColin Guthrie2011-10-211-58/+250
|/
* Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>)Bill Nottingham2011-01-121-1/+1
* Frob device when calling sysctl, in case of vlans. (#665601, #667211, <ossman...Bill Nottingham2011-01-041-1/+1
* Fix routing regression (#660363)Bill Nottingham2010-12-061-1/+1
* Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) Ada...Bill Nottingham2010-11-301-22/+31
* Check for dhclient configuration in /etc/dhcp as well (#607764, #607766)Bill Nottingham2010-06-241-1/+3
* Remove 'BOOTP' config option. It was considered 'old' in 1997. (Seriously.)Bill Nottingham2010-06-041-5/+0
* Run dhclient -6 similar to dhclient -4. (#585047)Bill Nottingham2010-04-231-1/+1
* Quote need_config; needed when identifying configuration by NM's 'name'.Bill Nottingham2010-03-011-1/+1
* Don't leave the link down on link check for DHCP (#462013, #491009)Bill Nottingham2010-01-191-1/+0
* Eliminate bunch of unnecessary stat calls and command invocations.Ville Skyttä2010-01-121-3/+3
* Fix comment to reflect reality.Bill Nottingham2010-01-111-1/+1
* dhclient's got a send-hostname option, use thatBill Nottingham2010-01-111-18/+2
* Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, <dcantrell@redhat.c...Bill Nottingham2010-01-081-4/+2
* Move is_wireless after MACADDR/MTU setting, as it brings the link up.Bill Nottingham2010-01-051-2/+3
* License cleanup.Bill Nottingham2010-01-051-1/+1