| Commit message (Expand) | Author | Age | Files | Lines |
* | backport | Bill Nottingham | 2004-09-23 | 2 | -2/+2 |
* | fix handling of nonexistent devices (#132839) | Bill Nottingham | 2004-09-17 | 2 | -1/+4 |
* | move to right branchr7-31-17-EL | Bill Nottingham | 2004-08-30 | 3 | -5/+42 |
* | fix bonding + no IP (#127825) | Bill Nottingham | 2004-07-14 | 1 | -0/+7 |
* | set devicetype for xDSL (#126194) | Bill Nottingham | 2004-06-29 | 1 | -0/+3 |
* | cleanup | Bill Nottingham | 2004-06-08 | 1 | -10/+4 |
* | clean up errors | Bill Nottingham | 2004-06-08 | 1 | -1/+1 |
* | backport bonding fixes | Bill Nottingham | 2004-06-08 | 1 | -3/+27 |
* | remove bogus route setting (#120908) | Bill Nottingham | 2004-06-07 | 1 | -5/+0 |
* | vlan fixes (#107504, <hrunting@texas.net>) | Bill Nottingham | 2004-06-07 | 2 | -4/+4 |
* | remove duplicate setting of network routes (#125450) | Bill Nottingham | 2004-06-07 | 1 | -5/+0 |
* | fix it here too | Bill Nottingham | 2004-04-13 | 1 | -1/+1 |
* | racoon's parser got fixed. oops. | Bill Nottingham | 2004-04-13 | 1 | -3/+2 |
* | get host/network set correctly | Bill Nottingham | 2004-04-13 | 1 | -0/+6 |
* | fix some of the MACADDR/HWADDR conflicts (#110427) | Bill Nottingham | 2004-03-17 | 1 | -1/+1 |
* | allow for no AH SPI (#116922, <felipe_alfaro@linuxmail.org>) | Bill Nottingham | 2004-03-16 | 1 | -4/+4 |
* | get rid of error message | Bill Nottingham | 2003-12-11 | 1 | -2/+2 |
* | fix ipv6 with ippp (#111215) | Bill Nottingham | 2003-12-01 | 2 | -2/+2 |
* | get rid of error message | Bill Nottingham | 2003-11-07 | 1 | -1/+1 |
* | fix typo (#107533) | Bill Nottingham | 2003-10-20 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 2003-09-26 | 1 | -1/+1 |
* | ppp fixes (#104128, #97845, #85447) | Bill Nottingham | 2003-09-15 | 2 | -3/+5 |
* | for tunneling, add a route for the tunneled net through the other host | Bill Nottingham | 2003-09-12 | 2 | -0/+6 |
* | more ipsec fixes (#104227, <harald@redhat.com>)r7-31-2-EL | Bill Nottingham | 2003-09-11 | 2 | -7/+18 |
* | ipsec fixes | Bill Nottingham | 2003-09-11 | 1 | -8/+9 |
* | always call 'ip link set *dev* ${DEVICE}', to avoid confusion with | Bill Nottingham | 2003-09-11 | 3 | -11/+11 |
* | fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave... | Bill Nottingham | 2003-09-05 | 1 | -0/+8 |
* | typo (#103781) | Bill Nottingham | 2003-09-04 | 1 | -1/+1 |
* | unset ONPARENT after use (#101384) | Bill Nottingham | 2003-09-04 | 1 | -0/+1 |
* | revert this for now here | Bill Nottingham | 2003-09-04 | 1 | -3/+0 |
* | disable hotplug when loading modules (#98611) | Bill Nottingham | 2003-09-03 | 1 | -0/+3 |
* | IPv6 updates (Pekka Savola, <pekkas@netcore.fi>) | Bill Nottingham | 2003-09-03 | 1 | -49/+25 |
* | - User lowercase for variable for oldstyle routes, too. ;-) | Bill Nottingham | 2003-08-22 | 1 | -1/+1 |
* | fix use of local | Bill Nottingham | 2003-08-20 | 1 | -1/+1 |
* | more IPv6 tweaks (<pekkas@netcore.fi>) | Bill Nottingham | 2003-08-18 | 2 | -12/+12 |
* | IPv6 updates (<pekkas@netcore.fi>) | Bill Nottingham | 2003-08-15 | 4 | -43/+42 |
* | - ifup-routes: pass the interface name to handle_file() so that we don't try | Bill Nottingham | 2003-08-08 | 1 | -3/+3 |
* | fix ethernet device renaming deadlock (yay recursion!) (#101566) | Bill Nottingham | 2003-08-08 | 2 | -2/+31 |
* | fix short-circuit (#101445) | Bill Nottingham | 2003-08-01 | 1 | -1/+1 |
* | fix it | Bill Nottingham | 2003-07-09 | 1 | -2/+2 |
* | keys-, not .keys | Bill Nottingham | 2003-07-09 | 1 | -2/+2 |
* | always add info to /etc/racoon/racoon.confr7-26 | Bill Nottingham | 2003-07-03 | 1 | -6/+9 |
* | make setkey be quiet | Bill Nottingham | 2003-07-03 | 1 | -4/+4 |
* | remove -x | Bill Nottingham | 2003-07-03 | 1 | -1/+1 |
* | mention that type is required | Bill Nottingham | 2003-07-03 | 1 | -0/+1 |
* | - nuke RSA support, since we're not doing it right now | Bill Nottingham | 2003-07-03 | 1 | -19/+8 |
* | fix quoting of peer certfile | Bill Nottingham | 2003-07-03 | 1 | -1/+1 |
* | set $KEYING | Bill Nottingham | 2003-07-03 | 1 | -0/+33 |
* | that ';' is important. damned if i know why, i think the parser is buggy. | Bill Nottingham | 2003-07-02 | 1 | -2/+3 |
* | first batch of automatic keying fixes. notably, I can't type. | Bill Nottingham | 2003-07-02 | 1 | -18/+23 |