1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-03 17:11:32 +00:00
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
..
2003-09-10 19:24:35 +00:00
2003-10-12 22:04:24 +00:00
2003-09-14 13:41:59 +00:00
2003-05-02 14:55:42 +00:00
2003-07-26 12:14:58 +00:00
2003-09-07 16:43:53 +00:00
2003-07-06 12:44:11 +00:00
2003-10-25 14:53:53 +00:00
2003-05-31 18:07:09 +00:00
2003-09-10 19:24:35 +00:00
2003-09-14 13:41:59 +00:00
2003-10-26 05:33:59 +00:00
2003-07-06 12:44:11 +00:00
2003-06-11 21:37:19 +00:00
2003-07-06 12:44:11 +00:00
2003-06-15 08:46:36 +00:00
2003-06-08 14:04:49 +00:00
2003-07-06 12:44:11 +00:00
2003-08-04 21:31:53 +00:00
2003-10-24 18:00:17 +00:00
2003-04-29 19:53:00 +00:00
2003-10-29 20:32:19 +00:00
2003-07-06 12:44:11 +00:00
2003-06-28 06:19:37 +00:00
2003-10-31 03:18:45 +00:00
2003-10-29 09:31:41 +00:00
2003-10-26 10:30:17 +00:00
2003-09-20 09:41:13 +00:00
2003-07-06 12:44:11 +00:00
2003-07-06 12:27:52 +00:00
2003-05-31 18:42:18 +00:00
2003-06-08 14:33:04 +00:00
2003-06-04 15:58:03 +00:00
2003-10-25 22:03:10 +00:00
2003-07-03 03:37:04 +00:00
2003-10-05 12:09:31 +00:00
2003-06-04 19:24:24 +00:00
2003-06-08 06:25:47 +00:00
2003-08-16 19:59:53 +00:00