itojun
|
e1d953a832
|
support DUMP by sysctl
|
2003-09-12 07:45:21 +00:00 |
|
itojun
|
967747c406
|
committed by mistake
|
2003-09-07 22:20:05 +00:00 |
|
itojun
|
643b0ddea3
|
warn that port-number does not work for gateway config. PR kern/22715
add reference. bump date.
|
2003-09-07 22:18:58 +00:00 |
|
mrg
|
5a777a5e59
|
add another (void *) cast to appease gcc3.3
|
2003-07-26 15:28:24 +00:00 |
|
itojun
|
5af08a4965
|
more error traps on malloc failure. accept "-E null".
various pedantic checks. from kame
|
2003-07-01 07:20:12 +00:00 |
|
thorpej
|
92896efa64
|
Avoid strict alias warnings.
|
2002-12-06 02:20:43 +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 |
|
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 |
|