NetBSD/sys/netinet6
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
..
dccp6_usrreq.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
dccp6_var.h make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
dest6.c
files.netinet6 Add DCCP protocol support from KAME. 2015-02-10 19:11:52 +00:00
frag6.c
icmp6_private.h
icmp6.c
in6_cksum.c
in6_gif.c Add missing rtcache_free 2015-04-24 07:51:43 +00:00
in6_gif.h
in6_ifattach.c Rearange interface detachement slightly: before we free the INET6 specific 2015-02-23 19:15:59 +00:00
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
in6_pcb.h make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
in6_print.c
in6_proto.c Move INET6 specific in6_if_{up,down}() and in6_if_link_{up,down}() 2015-04-22 19:46:08 +00:00
in6_src.c Introduce in6_selecthlim_rt to consolidate an idiom for rt->rt_ifp 2015-04-27 02:59:44 +00:00
in6_var.h Move in6if_do_dad() to if_do_dad() as the routine is not INET6 specific 2015-04-07 23:30:36 +00:00
in6.c Move INET6 specific in6_if_{up,down}() and in6_if_link_{up,down}() 2015-04-22 19:46:08 +00:00
in6.h Move INET6 specific in6_if_{up,down}() and in6_if_link_{up,down}() 2015-04-22 19:46:08 +00:00
ip6_etherip.c
ip6_etherip.h
ip6_flow.c Add RTF_BROADCAST to mark routes used for the broadcast address when 2015-03-23 18:33:17 +00:00
ip6_forward.c
ip6_id.c
ip6_input.c Pull out ipsec routines from ip6_input 2015-04-01 02:49:44 +00:00
ip6_mroute.c
ip6_mroute.h
ip6_output.c Add missing error checks on rtcache_setdst 2015-04-27 10:14:44 +00:00
ip6_private.h
ip6_var.h Add net.inet6.ip6.prefer_tempaddr sysctl knob so that we can prefer 2015-01-20 21:27:36 +00:00
ip6protosw.h
ipsec.h
Makefile
mld6_var.h
mld6.c Add net.inet6.ip6.prefer_tempaddr sysctl knob so that we can prefer 2015-01-20 21:27:36 +00:00
nd6_nbr.c Add missing error checks on rtcache_setdst 2015-04-27 10:14:44 +00:00
nd6_rtr.c Mitigate Local Denial of Service with IPv6 Router Advertisements and 2015-05-02 14:28:30 +00:00
nd6.c Don't take KERNEL_LOCK for if_output when NET_MPSAFE 2015-04-30 10:00:04 +00:00
nd6.h Rename nd6_rtmsg() to rt_newmsg() and move into the generic routing code 2015-02-25 12:45:34 +00:00
pim6_var.h
pim6.h
raw_ip6.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c
udp6_output.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
udp6_private.h
udp6_usrreq.c make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
udp6_var.h make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
udp6.h