| Commit message (Expand) | Author | Age | Files | Lines |
* | handle alternate VLAN naming schemes (#115001) | Bill Nottingham | 2005-03-30 | 1 | -8/+20 |
* | woops | Bill Nottingham | 2005-03-03 | 1 | -0/+9 |
* | ipv6 cleanups (<pb@bieringer.de>) | Bill Nottingham | 2005-03-03 | 1 | -9/+0 |
* | split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep (... | Bill Nottingham | 2005-01-19 | 1 | -304/+3 |
* | remove pump, dhcpcd support. | Bill Nottingham | 2005-01-12 | 1 | -4/+0 |
* | fix various fgreps to not catch commented lines (#136531, expanded from <cww@... | Bill Nottingham | 2005-01-12 | 1 | -3/+3 |
* | fix ONxxx (#136531, <cww@redhat.com>) | Bill Nottingham | 2005-01-12 | 1 | -2/+2 |
* | set ETHTOOL_OPTS on addressless devices (#144682, <mpoole@redhat.com>) | Bill Nottingham | 2005-01-12 | 1 | -0/+3 |
* | fix typo (#134787, <bnocera@redhat.com>) | Bill Nottingham | 2004-11-09 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 2004-10-18 | 1 | -1/+1 |
* | fix GATEWAYDEV (#133375, <pekkas@netcore.fi>) | Bill Nottingham | 2004-10-18 | 1 | -1/+1 |
* | shell quoting will EAT YOUR BRANE | Bill Nottingham | 2004-09-27 | 1 | -1/+1 |
* | fix shell quoting | Bill Nottingham | 2004-09-23 | 1 | -1/+1 |
* | fix handling of nonexistent devices (#132839) | Bill Nottingham | 2004-09-17 | 1 | -1/+1 |
* | Add support for new DHCPv6 client (new DHCPV6C ifcfg variable)r7-73 | Jason Vas Dias | 2004-08-27 | 1 | -0/+2 |
* | Add support for new DHCPv6 client (new DHCPV6C ifcfg variable) | Jason Vas Dias | 2004-08-27 | 1 | -0/+3 |
* | support STP bridging (#123324) | Bill Nottingham | 2004-08-25 | 1 | -0/+1 |
* | Allow users to use generic /etc/dhclient.conf if per-device file non-existent... | Jason Vas Dias | 2004-08-20 | 1 | -1/+8 |
* | spelling :)r7-61-1 | Bill Nottingham | 2004-08-11 | 1 | -1/+1 |
* | fixed bug #120093: added PERSISTANT_DHCLIENT option to ifcfg files | Jason Vas Dias | 2004-08-11 | 1 | -1/+6 |
* | fix bonding + no IP (#127285) | Bill Nottingham | 2004-07-14 | 1 | -0/+7 |
* | cleanup | Bill Nottingham | 2004-06-08 | 1 | -10/+4 |
* | clean up errors | Bill Nottingham | 2004-06-08 | 1 | -1/+1 |
* | bonding fixes | Bill Nottingham | 2004-06-08 | 1 | -3/+27 |
* | vlan fixes (#107504, <hrunting@texas.net>) | Bill Nottingham | 2004-06-07 | 1 | -3/+3 |
* | remove duplicate setting of network routes (#125450) | Bill Nottingham | 2004-06-07 | 1 | -5/+0 |
* | support ETHTOOL_OPTS on bonding slaves (#119430, <hrunting@texas.net>) | Bill Nottingham | 2004-05-04 | 1 | -0/+4 |
* | oh wait, not on -HEAD | Bill Nottingham | 2004-01-28 | 1 | -1/+1 |
* | add another catch for bonding devices | Bill Nottingham | 2004-01-28 | 1 | -1/+1 |
* | get rid of error message | Bill Nottingham | 2003-11-07 | 1 | -1/+1 |
* | bridging updates (#104421, <dwmw2@redhat.com>) | Bill Nottingham | 2003-10-10 | 1 | -5/+20 |
* | always call 'ip link set *dev* ${DEVICE}', to avoid confusion with | Bill Nottingham | 2003-09-11 | 1 | -10/+10 |
* | bridging support (<dwmw2@redhat.com>) | Bill Nottingham | 2003-09-09 | 1 | -0/+17 |
* | fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave... | Bill Nottingham | 2003-09-05 | 1 | -0/+8 |
* | fix use of local | Bill Nottingham | 2003-08-20 | 1 | -1/+1 |
* | fix ethernet device renaming deadlock (yay recursion!) (#101566) | Bill Nottingham | 2003-08-08 | 1 | -1/+2 |
* | fix short-circuit (#101445) | Bill Nottingham | 2003-08-01 | 1 | -1/+1 |
* | allow default window size for routes to be set with WINDOW=... (#98112) | Bill Nottingham | 2003-06-27 | 1 | -3/+3 |
* | support setting device options with ethtool opts | Bill Nottingham | 2003-06-27 | 1 | -0/+8 |
* | more tweaks | Bill Nottingham | 2003-06-24 | 1 | -2/+1 |
* | get rid of an extraneous error message | Bill Nottingham | 2003-06-24 | 1 | -1/+1 |
* | support randomly named network devices, part 1 | Bill Nottingham | 2003-06-24 | 1 | -9/+0 |
* | - make usernetctl use the nickname instead of the device name | Bill Nottingham | 2003-05-28 | 1 | -14/+21 |
* | some minor cleanups | Bill Nottingham | 2003-05-02 | 1 | -6/+6 |
* | kill one extraneous grep (#90001, <samuel@bcgreen.com>) | Bill Nottingham | 2003-05-02 | 1 | -2/+1 |
* | revert. chain name change was reverted. | Bill Nottingham | 2003-03-13 | 1 | -4/+4 |
* | handle changed chain name | Bill Nottingham | 2003-02-24 | 1 | -4/+4 |
* | We were hardcoding zeroconf routes to eth0. OOOOPS. | Bill Nottingham | 2003-02-19 | 1 | -1/+1 |
* | fix nicknames with profiles (#82246) | Bill Nottingham | 2003-02-11 | 1 | -2/+3 |
* | vlan fixes (<tis@foobar.fi>) | Bill Nottingham | 2003-02-04 | 1 | -11/+14 |