freebsd-dev/sbin/setkey
Hajimu UMEMOTO cf43a05493 - do hexdump on send. set length field properly
- 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
2003-11-05 09:47:54 +00:00
..
Makefile - do hexdump on send. set length field properly 2003-11-05 09:47:54 +00:00
parse.y - do hexdump on send. set length field properly 2003-11-05 09:47:54 +00:00
sample.cf - do hexdump on send. set length field properly 2003-11-05 09:47:54 +00:00
scriptdump.pl printed current sequence number of the SA. accordingly, changed 2001-08-06 19:40:01 +00:00
setkey.8 - do hexdump on send. set length field properly 2003-11-05 09:47:54 +00:00
setkey.c - do hexdump on send. set length field properly 2003-11-05 09:47:54 +00:00
test-pfkey.c synchronize with latest kame tree. 2000-07-04 16:22:05 +00:00
test-policy.c
token.l - do hexdump on send. set length field properly 2003-11-05 09:47:54 +00:00
vchar.h synchronize with latest kame tree. 2000-07-04 16:22:05 +00:00