NetBSD/lib/libipsec
itojun 92e64a4a0d sync with almost-latest KAME IPsec. full changelog would be too big
to mention here.  notable changes are like below.

kernel:
- make PF_KEY kernel interface more robust against broken input stream.
  it includes complete internal structure change in sys/netkey/key.c.
- remove non-RFC compliant change in PF_KEY API, in particular,
  in struct sadb_msg.  we cannot just change these standard structs.
  sadb_x_sa2 is introduced instead.
- remove prototypes for pfkey_xx functions from /usr/include/net/pfkeyv2.h.
  these functions are not supplied in /usr/lib.

setkey(8):
- get/delete does not require "-m mode" (ignored with warning, if you
  specify it)
- spddelete takes direction specification
2000-06-12 10:40:37 +00:00
..
Makefile Need -I${.CURDIR} for ipsec_strerror.h 2000-05-09 05:52:54 +00:00
ipsec_dump_policy.c sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
ipsec_get_policylen.c sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
ipsec_set_policy.3 sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
ipsec_strerror.3 sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
ipsec_strerror.c sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
ipsec_strerror.h sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
libpfkey.h sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
pfkey.c sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
pfkey_dump.c sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
policy_parse.y sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
policy_token.l sync with almost-latest KAME IPsec. full changelog would be too big 2000-06-12 10:40:37 +00:00
shlib_version hide shouldn't-be-exported symbols from the outside. 2000-03-13 21:23:55 +00:00