itojun
|
33fe7af9a4
|
sync with latest kame setkey(8), modulo icmp6 hack.
pfkey.c is now more picky about buffer length validation.
spddump (setkey -DP) will print lifetime information.
|
2002-05-14 11:24:20 +00:00 |
lukem
|
895db4cb83
|
fix -Wshadow warnings
|
2001-11-02 03:57:25 +00:00 |
toshii
|
0ea3ab3e14
|
Fix a typo which prevented manual keying from working.
|
2001-09-20 00:01:10 +00:00 |
itojun
|
3fdd7a9bab
|
upgrade to the latest KAME setkey(8). allows FQDN hostname in commands.
"add localhost localhost esp 9999 -E des-cbc hogehoge" adds two keys,
for 127.0.0.1 and ::1
|
2001-09-07 04:12:10 +00:00 |
thorpej
|
617bd311bc
|
Add a "deleteall" command that takes a src/dst/protocol.
|
2001-02-16 23:55:05 +00:00 |
christos
|
180360ac44
|
remove redundant decl
|
2001-02-04 21:56:11 +00:00 |
itojun
|
6a202d75eb
|
sync with recent net/pfkeyv2.h change (sorry forgot to commit). from kame
|
2000-07-18 23:29:48 +00:00 |
itojun
|
11a42bf1f4
|
move setkey(8) from usr.sbin to sbin, to enable us to initialize
IPsec manual key before /usr mount..
(based on "don't use cvsmove" discussion i have seen, I did not use cvsmove)
|
2000-06-13 15:15:21 +00:00 |