| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | automatic keying support. not yet tested, either. | Bill Nottingham | 2003-07-02 | 1 | -8/+144 |
* | allow different in/out encryption protocols, too | Bill Nottingham | 2003-07-01 | 1 | -8/+8 |
* | allow using only AH or ESP, don't require both | Bill Nottingham | 2003-07-01 | 1 | -16/+37 |
* | handle new format in old file names | Bill Nottingham | 2003-07-01 | 1 | -20/+27 |
* | well, fix parsing | Bill Nottingham | 2003-07-01 | 1 | -1/+1 |
* | initial stuff. may not work. may not even parse. | Bill Nottingham | 2003-07-01 | 1 | -0/+112 |
* | read $CONFIG.keys too... you can put non-world-readable keys here. | Bill Nottingham | 2003-06-30 | 1 | -0/+2 |
* | allow default window size for routes to be set with WINDOW=... (#98112) | Bill Nottingham | 2003-06-27 | 3 | -8/+8 |
* | support setting device options with ethtool opts | Bill Nottingham | 2003-06-27 | 1 | -0/+8 |
* | what's an escon? | Bill Nottingham | 2003-06-26 | 1 | -0/+3 |
* | more tweaks | Bill Nottingham | 2003-06-24 | 3 | -6/+27 |
* | 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 | 5 | -22/+37 |
* | fix DNS punching in the case of other rules for the DNS server (#97686, <mart... | Bill Nottingham | 2003-06-19 | 1 | -1/+1 |
* | - make usernetctl use the nickname instead of the device name | Bill Nottingham | 2003-05-28 | 5 | -46/+43 |
* | updated rhgb support (<jrb@redhat.com>) | Bill Nottingham | 2003-05-20 | 1 | -0/+2 |
* | 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 |
* | - new releaser7-16 | Florian La Roche | 2003-04-18 | 1 | -1/+1 |
* | revert. chain name change was reverted. | Bill Nottingham | 2003-03-13 | 2 | -7/+7 |
* | handle changed chain name | Bill Nottingham | 2003-02-24 | 2 | -7/+7 |
* | redhat-config-network writes $NAME.route, not $DEVICE.route. Handle | Bill Nottingham | 2003-02-20 | 3 | -3/+11 |
* | 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 | 3 | -7/+17 |
* | fix check_device_down (#83780, <pzb@datastacks.com>) | Bill Nottingham | 2003-02-09 | 1 | -2/+5 |
* | vlan fixes (<tis@foobar.fi>) | Bill Nottingham | 2003-02-04 | 2 | -13/+15 |
* | 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05 | Bill Nottingham | 2003-01-31 | 2 | -0/+69 |