| Commit message (Expand) | Author | Age | Files | Lines |
* | document MACADDR. fix one of the bizarre interactions with HWADDR. | Bill Nottingham | 2004-03-17 | 1 | -1/+1 |
* | make sure hotplug doesn't get stuck unset (#116666, <aoliva@redhat.com>) | Bill Nottingham | 2004-03-17 | 1 | -1/+4 |
* | allow for no AH SPI (#116922, <felipe_alfaro@linuxmail.org>) | Bill Nottingham | 2004-03-16 | 1 | -4/+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 |
* | handlie 2.6-style install lines correctly | Bill Nottingham | 2004-01-28 | 1 | -2/+2 |
* | cleanup the test a little | Bill Nottingham | 2003-12-11 | 1 | -2/+2 |
* | 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 |
* | add better fix to support nickname (#105785) | Than Ngo | 2003-10-22 | 2 | -7/+1 |
* | add support nickname (#105785) | Than Ngo | 2003-10-22 | 2 | -0/+6 |
* | fix typo (#107533)r7-38 | Bill Nottingham | 2003-10-20 | 1 | -1/+1 |
* | fix typo (#107493) | Bill Nottingham | 2003-10-20 | 1 | -1/+1 |
* | bridging updates (#104421, <dwmw2@redhat.com>) | Bill Nottingham | 2003-10-10 | 2 | -5/+23 |
* | 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>) | Bill Nottingham | 2003-09-11 | 2 | -7/+18 |
* | ipv6 fixes - detect automatic keying better, fix variable names for | 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 | -14/+14 |
* | bridging support (<dwmw2@redhat.com>) | Bill Nottingham | 2003-09-09 | 2 | -0/+27 |
* | 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 this way | Bill Nottingham | 2003-09-04 | 1 | -1/+1 |
* | unset ONPARENT after use (#101384) | Bill Nottingham | 2003-09-04 | 1 | -0/+1 |
* | 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. ;-) | Phil Knirsch | 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 & tweaks <pekkas@netcore.fi> | Bill Nottingham | 2003-08-15 | 4 | -43/+42 |
* | 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 |
* | - ifup-routes: pass the interface name to handle_file() so that we don't try | Nalin Dahyabhai | 2003-07-19 | 1 | -3/+3 |
* | 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 |
* | add ifdown-ipsec | Bill Nottingham | 2003-07-02 | 1 | -0/+29 |
* | some fixes. i love shell quoting | Bill Nottingham | 2003-07-02 | 1 | -20/+28 |
* | map ipsec devices to ifup-ipsec | Bill Nottingham | 2003-07-02 | 1 | -0/+3 |
* | name SPIs something other than 1234 | Bill Nottingham | 2003-07-02 | 1 | -9/+9 |