freebsd-src/sys/netkey
Yoshinobu Inoue 5d60ed0e69 Change struct sockaddr_storage member name, because following change
is very likely to become consensus as recent ietf/ipng mailing list
discussion. Also recent KAME repository and other KAME patched BSDs
also applied it.

  s/__ss_family/ss_family/
  s/__ss_len/ss_len/

Makeworld is confirmed, and no application should be affected by this change
yet.
2000-01-13 14:52:53 +00:00
..
key.c Change struct sockaddr_storage member name, because following change 2000-01-13 14:52:53 +00:00
key.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
key_debug.c Change struct sockaddr_storage member name, because following change 2000-01-13 14:52:53 +00:00
key_debug.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
key_var.h IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
keydb.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
keysock.c IPSEC support in the kernel. 1999-12-22 19:13:38 +00:00
keysock.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00