| Commit message (Expand) | Author | Age | Files | Lines |
* | don't do fwd policies explicitly; let setkey handle it | Bill Nottingham | 2005-03-11 | 2 | -14/+0 |
* | woops | Bill Nottingham | 2005-03-03 | 4 | -31/+28 |
* | ipv6 cleanups (<pb@bieringer.de>) | Bill Nottingham | 2005-03-03 | 5 | -45/+44 |
* | more ipsec stuff (#147001, <ckjohnson@gwi.net>) | Bill Nottingham | 2005-02-18 | 1 | -0/+2 |
* | dhcp release cleanups (<jvdias@redhat.com>) | Bill Nottingham | 2005-02-14 | 1 | -3/+8 |
* | bluetooth update <dwmw2@infradead.org> | Bill Nottingham | 2005-02-11 | 1 | -1/+1 |
* | handle being called on down devices better | Bill Nottingham | 2005-02-07 | 1 | -3/+3 |
* | handle saved resolv.conf on all device types | Bill Nottingham | 2005-02-01 | 1 | -3/+5 |
* | unbreak the "cleanup" | Bill Nottingham | 2005-02-01 | 1 | -1/+1 |
* | split out ifup/ifdown general case to ifup/ifdown-eth; add ifup/ifdown-bnep (... | Bill Nottingham | 2005-01-19 | 6 | -401/+564 |
* | add fwd policies (#145507) | Bill Nottingham | 2005-01-19 | 1 | -0/+12 |
* | move retcode | Bill Nottingham | 2005-01-12 | 1 | -1/+1 |
* | remove pump, dhcpcd support. | Bill Nottingham | 2005-01-12 | 2 | -34/+17 |
* | fix various fgreps to not catch commented lines (#136531, expanded from <cww@... | Bill Nottingham | 2005-01-12 | 3 | -6/+6 |
* | 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 |
* | kill dhcp client even if BOOTOPROTO is now static (#127726, others) | Bill Nottingham | 2005-01-12 | 1 | -3/+0 |
* | oops, fix syntax | Bill Nottingham | 2005-01-12 | 1 | -1/+1 |
* | support releasing the DHCP lease | Bill Nottingham | 2005-01-12 | 1 | -1/+5 |
* | clean up whitespace <pb@bieringer.de> | Bill Nottingham | 2005-01-12 | 2 | -20/+20 |
* | replace the use of route/ifconfig with ip, remove support for ipv6calc | Bill Nottingham | 2005-01-11 | 2 | -142/+36 |
* | release lease on shutdown, clean up dhclient pid file (modified from <jvdias@... | Bill Nottingham | 2005-01-07 | 1 | -0/+2 |
* | return the result of the operation, not the result of nscd | Bill Nottingham | 2005-01-07 | 1 | -1/+0 |
* | remove initlog, minilogd | Bill Nottingham | 2004-12-22 | 1 | -1/+1 |
* | change setting of IPv6 default route (#142308, <pb@bieringer.de> | Bill Nottingham | 2004-12-08 | 1 | -7/+4 |
* | - configure the CTC protocol if CTCPROT is set (mainframe)r7-97 | Karsten Hopp | 2004-11-15 | 1 | -0/+3 |
* | fix check_link_down to still check negotiation if link is listed as "up" on e... | Bill Nottingham | 2004-11-15 | 1 | -16/+16 |
* | - parse OPTIONS for QETH, CTC, LCS interfaces (#136256, mainframe)r7-96 | Karsten Hopp | 2004-11-11 | 1 | -0/+5 |
* | fix typo (#134787, <bnocera@redhat.com>) | Bill Nottingham | 2004-11-09 | 1 | -1/+1 |
* | revert some stuff | Bill Nottingham | 2004-11-01 | 2 | -2/+4 |
* | - some optims/cleanups, details in initscripts.specr7-94 | Florian La Roche | 2004-10-31 | 4 | -9/+6 |
* | fix typo | Bill Nottingham | 2004-10-18 | 1 | -1/+1 |
* | fix GATEWAYDEV (#133375, <pekkas@netcore.fi>) | Bill Nottingham | 2004-10-18 | 1 | -1/+1 |
* | some cleanups | Bill Nottingham | 2004-10-17 | 3 | -7/+7 |
* | remove rawdevices again | Bill Nottingham | 2004-10-14 | 1 | -8/+0 |
* | return of rawdevices stuff | Bill Nottingham | 2004-10-12 | 1 | -0/+8 |
* | fix key for open vs. restricted (#135235, <dax@gurulabs.com>) | Bill Nottingham | 2004-10-11 | 1 | -1/+1 |
* | - remove check for SYSDIR/portname, this file isn't available withr7-90 | Karsten Hopp | 2004-10-08 | 1 | -1/+1 |
* | remove rawdevices | Bill Nottingham | 2004-10-08 | 1 | -5/+0 |
* | shell quoting will EAT YOUR BRANE | Bill Nottingham | 2004-09-27 | 2 | -2/+2 |
* | be more liberal in what we accept for link types (#90602, #127984) | Bill Nottingham | 2004-09-27 | 1 | -1/+1 |
* | fix shell quoting | Bill Nottingham | 2004-09-23 | 2 | -2/+2 |
* | fix handling of nonexistent devices (#132839) | Bill Nottingham | 2004-09-17 | 2 | -1/+4 |
* | - same as ctc devices, move loading of sysconfig-network to top and allow ove... | Karsten Hopp | 2004-09-13 | 1 | -2/+2 |
* | fix IPv6 6to4 & NAT (#118928, <pb@bieringer.de>, <pekkas@netcore.fi>) | Bill Nottingham | 2004-09-10 | 3 | -24/+51 |
* | - CTC uses GATEWAY as pointtopoint partner. This works as long as CTCr7-79 | Karsten Hopp | 2004-09-10 | 1 | -2/+2 |
* | - qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces, | Karsten Hopp | 2004-09-01 | 1 | -13/+3 |
* | - esconX interfaces are gone, they are now called ctcX and configured the sam... | Karsten Hopp | 2004-09-01 | 2 | -60/+1 |
* | LCS devices use portno instead if portnamer7-74 | Karsten Hopp | 2004-08-30 | 1 | -2/+7 |
* | Add support for new DHCPv6 client (new DHCPV6C ifcfg variable)r7-73 | Jason Vas Dias | 2004-08-27 | 2 | -1/+7 |