cf43a05493
- check for encryption/authentication key together with algorithm. - warned if a deprecated encryption algorithm (that includes "simple") is specified. - changed the syntax how to define a policy of a ICMPv6 type and/or a code, like spdadd ::/0 ::/0 icmp6 134,0 -P out none; - random cleanup in parser. - use yyfatal, or return -1 after yyerror. - deal with strdup() failure. - permit scope notation in policy string (-P esp/tunnel/foo%scope-bar%scope/use) - simplify /prefix and [port]. - g/c some unused symbols. Obtained from: KAME |
||
---|---|---|
.. | ||
Makefile | ||
parse.y | ||
sample.cf | ||
scriptdump.pl | ||
setkey.8 | ||
setkey.c | ||
test-pfkey.c | ||
test-policy.c | ||
token.l | ||
vchar.h |