| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ARPUPDATE introduced | David Kaspar [Dee'Kej] | 2017-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | | The ARPUPDATE option has been introduced. It defaults to 'yes'. By setting the ARPUPDATE to 'no', administrator can disable updating neighbouring computers with ARP information about current NIC. This is especially needed when using LVS Load Balancing with Direct routing enabled. Resolves: RHBZ#1440888 | ||||
| * | ifup-eth: remove quote marks | Lukas Nykryn | 2017-01-09 | 1 | -1/+1 |
| | | | | | | With quote marks all the parameters to dhclient are passed as one Resolves: #1410429 | ||||
| * | Fix regression in commit ca3cea691b6 - ${LEASEFILE} not specified | David Kaspar [Dee'Kej] | 2016-11-21 | 1 | -4/+4 |
| | | | | | Related: RHBZ #1350602 | ||||
| * | sysconfig/network: NO_DHCP_HOSTNAME option introduced | David Kaspar [Dee'Kej] | 2016-11-16 | 1 | -6/+10 |
| | | | | | | | | | | Previously, some administrators were unable to force initscripts to not obtatin hostname from DHCP, even though they were using static configuration of network. Right now, setting 'NO_DHCP_HOSTNAME' to 'yes', 'true' or '1' in /etc/sysconfig/network will allow them to do so. Resolves: RHBZ #1157856 | ||||
| * | network-functions: do not send hostname via dhclient everytime | David Kaspar [Dee'Kej] | 2016-11-15 | 1 | -2/+15 |
| | | | | | Resolves: RHBZ #1350602 | ||||
| * | ifup-eth: if arping fails, output responding MAC | Lukas Nykryn | 2016-01-05 | 1 | -2/+3 |
| | | | | | Resolves: #1099026 | ||||
| * | network-functions: fix change_resolv_conf after grep update | Lukas Nykryn | 2015-12-15 | 1 | -2/+2 |
| | | |||||
| * | bonding: warn if the ifup for slave device failed | Lukas Nykryn | 2015-10-27 | 1 | -1/+1 |
| | | | | | | Cherry-picked from: 8fd278b052b0e4882887c393a102dd453803b477 Resolves: #1263700 | ||||
| * | ifup-eth: some bridge options are applied later | Lukas Nykryn | 2015-10-27 | 1 | -1/+3 |
| | | | | | Resolves: #1275543 | ||||
| * | network-scripts: DEVICE and HWADRR could be quoted by apostrophe | Lukas Nykryn | 2015-10-27 | 1 | -1/+1 |
| | | | | | Resolves: #1210732 | ||||
| * | ifup: also set multicast_snooping after the bridge is up | Lukas Nykryn | 2014-10-24 | 1 | -1/+1 |
| | | |||||
| * | bridging: add possibility to set prio and ageing | Lukas Nykryn | 2014-06-05 | 1 | -0/+2 |
| | | | | | | Conflicts: sysconfig/network-scripts/ifup-eth | ||||
| * | ifup-eth: some options for bridge can be applied after the bridge is up | Lukas Nykryn | 2014-04-29 | 1 | -0/+10 |
| | | |||||
| * | ifup: add possibility to specify value for -w parameter of arping | Lukas Nykryn | 2014-03-26 | 1 | -1/+1 |
| | | | | | | | Conflicts: sysconfig/network-scripts/ifup-aliases sysconfig/network-scripts/ifup-eth | ||||
| * | ifup-eth: remove ipx relic (#1028135) | Lukas Nykryn | 2014-03-26 | 1 | -4/+0 |
| | | |||||
| * | print something when arping is detecting colliding ip addresses | Lukas Nykryn | 2013-07-23 | 1 | -5/+7 |
| | | |||||
| * | try dhcpv6 after v4 failed | Lukas Nykryn | 2013-07-23 | 1 | -4/+26 |
| | | | | | | Conflicts: sysconfig/network-scripts/ifup-eth | ||||
| * | Allow dhclient configuration files for DHCPv6 as well. (#815676) | Bill Nottingham | 2013-07-19 | 1 | -10/+3 |
| | | | | | | | Conflicts: sysconfig/network-scripts/ifup-eth sysconfig/network-scripts/network-functions | ||||
| * | bonding: set master up before slaves | Lukas Nykryn | 2013-07-15 | 1 | -1/+1 |
| | | |||||
| * | Fix greps to correctly handle comments and quotation (#915659) | Lukas Nykryn | 2013-03-07 | 1 | -1/+1 |
| | | |||||
| * | Call ip link up on master after slaves are up (#893395) | Lukas Nykryn | 2013-01-09 | 1 | -2/+3 |
| | | |||||
| * | Apply BONDING_OPT on ifup of master (#874030) | Lukas Nykryn | 2012-11-08 | 1 | -0/+1 |
| | | |||||
| * | Sets BONDING_OPTS before interface is brougth up and checks if it is not ↵ | Lukas Nykryn | 2012-10-08 | 1 | -25/+0 |
| | | | | | already added (#820430) | ||||
| * | Add support for setting random bridge options via BRIDGING_OPTS. (#734045, ↵ | Bill Nottingham | 2012-10-08 | 1 | -0/+12 |
| | | | | | #665378) | ||||
| * | Revert patches which should not be in 6.4 | Lukas Nykryn | 2012-10-08 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | Revert "Process rule6-* for sit devices (#840009)" This reverts commit f082f9e64eadbf68ef9bb67744c97c0974af9115. Revert "securetty: check if the device is in the file before attempting to write to it" This reverts commit 10c72ce532c1d4f6d0b17fdc9448c9bd2d0b5ef5. Revert "Killproc -d should parse same values as sleep" This reverts commit 763b7dcf6bf9e47d90546be1aabf1f724dd527f8. Revert "Make killproc more granular when delay is passed. (#428029, <xjakub@fi.muni.cz>)" This reverts commit 6e62c51f3162081cc05ef546929aa98b8448b1cb. Revert "Allow dhclient configuration files for DHCPv6 as well. (#815676)" This reverts commit 9987361e94ec6f26e557053b27af6e43a9ee13e1. | ||||
| * | Allow dhclient configuration files for DHCPv6 as well. (#815676) | Bill Nottingham | 2012-08-03 | 1 | -10/+3 |
| | | | | | | | | Conflicts: sysconfig/network-scripts/ifup-eth sysconfig/network-scripts/network-functions | ||||
| * | Don't accidentally match other bonding devices. (#824175) | Bill Nottingham | 2012-08-03 | 1 | -1/+1 |
| | | |||||
| * | Allow duplicate address dectection to be disabled | Benjamin Coddington | 2012-08-03 | 1 | -1/+1 |
| | | |||||
| * | Don't set primary before we enslave devices. (#747418, <agospoda@redhat.com>) | Bill Nottingham | 2012-02-13 | 1 | -1/+1 |
| | | |||||
| * | Allow non-'-s' options in ETHTOOL_OPTS, and allow multiple option types. ↵ | Bill Nottingham | 2011-08-15 | 1 | -15/+5 |
| | | | | | (#692410, #693583) | ||||
| * | Handle IPADDRx correctly for static addresses (#698738) | Bill Nottingham | 2011-08-15 | 1 | -1/+1 |
| | | |||||
| * | ifup/ifdown-eth: properly add and remove arp_ip_target's | Harald Hoyer | 2011-08-15 | 1 | -2/+8 |
| | | | | | | | | | | Only add arp_ip_target, if not yet present. Only remove arp_ip_target, if present in BONDING_OPTS, to prevent clash with module options. https://bugzilla.redhat.com/show_bug.cgi?id=604669 | ||||
| * | Make sure the bond exists when we bring up the slaves. (#694501) | Bill Nottingham | 2011-08-15 | 1 | -1/+2 |
| | | |||||
| * | Add an error when setting gateway fails. (#672202) | Bill Nottingham | 2011-08-15 | 1 | -2/+4 |
| | | |||||
| * | Use net_log where appropriate. | Bill Nottingham | 2011-08-15 | 1 | -8/+8 |
| | | |||||
| * | Handle 'MASTER' being quoted. (#651450, <gfidente@redhat.com>) | Bill Nottingham | 2011-01-14 | 1 | -1/+1 |
| | | |||||
| * | use SYSCTLDEVICE without . (#667211, <notting@redhat.com>) | Petr Lautrbach | 2011-01-14 | 1 | -1/+1 |
| | | |||||
| * | Fix routing regression (#660363) | Bill Nottingham | 2010-12-08 | 1 | -1/+1 |
| | | |||||
| * | Support multiple IP addreses via IPADDRn, PREFIXn (or NETMASKn) (#633984) ↵ | Bill Nottingham | 2010-12-06 | 1 | -22/+31 |
| | | | | | | | | | Adapted from <jklimes@redhat.com> In addition to legacy IP aliases, this commit adds a support for configuring mupliple IPs via single ifcfg file. It uses the same syntax and behaviour as NetworkManager. | ||||
| * | Check for dhclient configuration in /etc/dhcp as well (#607764, #607766) | Bill Nottingham | 2010-06-24 | 1 | -1/+3 |
| | | |||||
| * | Run dhclient -6 similar to dhclient -4. (#585047) | Bill Nottingham | 2010-04-23 | 1 | -1/+1 |
| | | |||||
| * | Quote need_config; needed when identifying configuration by NM's 'name'. | Bill Nottingham | 2010-04-09 | 1 | -1/+1 |
| | | |||||
| * | Don't leave the link down on link check for DHCP (#462013, #491009) | Bill Nottingham | 2010-01-19 | 1 | -1/+0 |
| | | |||||
| * | dhclient's got a send-hostname option, use that | Bill Nottingham | 2010-01-15 | 1 | -18/+2 |
| | | | | | | It certainly makes more sense than relying on the writing of temporary config files in /etc. Use the same mechanism for IPv6 as well. | ||||
| * | Run '/sbin/dhclient -6' instead of /sbin/dhcp6c (#553017, ↵ | Bill Nottingham | 2010-01-08 | 1 | -4/+2 |
| | | | | | | | | | <dcantrell@redhat.com>) The ISC software is now used for DHCPv6 support, so run dhclient in DHCPv6 mode instead of the older /sbin/dhcp6c program. Still honor the same configuration variables. | ||||
| * | Move is_wireless after MACADDR/MTU setting, as it brings the link up. | Bill Nottingham | 2010-01-05 | 1 | -2/+3 |
| | | |||||
| * | License cleanup. | Bill Nottingham | 2010-01-05 | 1 | -1/+1 |
| | | |||||
| * | Delete IPX support. | Bill Nottingham | 2009-12-10 | 1 | -4/+0 |
| | | |||||
| * | Honor DEFROUTE=yes|no for 'all' connection types. (#528822) | Bill Nottingham | 2009-10-21 | 1 | -1/+1 |
| | | |||||
| * | Support dracut's location for dhclient leases as well. (#515771) | Bill Nottingham | 2009-08-10 | 1 | -4/+6 |
| | | |||||
