itojun
|
5af08a4965
|
more error traps on malloc failure. accept "-E null".
various pedantic checks. from kame
|
2003-07-01 07:20:12 +00:00 |
itojun
|
eb44a81d7f
|
permit scoped addr notation in policy string (-P esp/tunnel/foo%scope-bar%scope/use). from francis dupont. sync w/kame
|
2003-05-22 04:01:49 +00:00 |
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 |
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 |
itojun
|
00f86cf2f4
|
use YHEADER, not YFLAGS+=-d. from kre
|
2000-10-29 12:32:06 +00:00 |
itojun
|
4bfd9169a9
|
support rijndael-cbc.
|
2000-10-03 21:48:33 +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 |