NetBSD/sys/netipsec
rtr fd12cf39ee make connect syscall use sockaddr_big and modify pr_{send,connect}
nam parameter type from buf * to sockaddr *.

final commit for parameter type changes to protocol user requests

* bump kernel version to 7.99.15 for parameter type changes to pr_{send,connect}
2015-05-02 17:18:03 +00:00
..
Makefile
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c Pull out ipsec routines from ip6_input 2015-04-01 02:49:44 +00:00
ipsec.h Pull out ipsec routines from ip6_input 2015-04-01 02:49:44 +00:00
ipsec6.h
ipsec_input.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
ipsec_mbuf.c
ipsec_netbsd.c
ipsec_osdep.h
ipsec_output.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
ipsec_private.h
ipsec_var.h
key.c
key.h Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
key_debug.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
key_debug.h
key_var.h
keydb.h Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
keysock.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
keysock.h
xform.h
xform_ah.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
xform_esp.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
xform_ipcomp.c
xform_ipip.c
xform_tcp.c