NetBSD/sys/netinet6
roy fbb6c0f8fa Allow local communication over DETACHED addresses.
Allow binding to DETACHED or TENTATIVE addresses as we deny
sending upstream from them anyway.
Prefer non DETACHED or TENTATIVE addresses.
2017-11-24 14:03:25 +00:00
..
dccp6_usrreq.c
dccp6_var.h
dest6.c
files.netinet6
frag6.c Provide macros for softnet_lock and KERNEL_LOCK hiding NET_MPSAFE switch 2017-11-17 07:37:12 +00:00
icmp6_private.h
icmp6.c Fix usages of ipsec_used 2017-11-05 07:03:37 +00:00
in6_cksum.c
in6_gif.c Add argument to encapsw->pr_input() instead of m_tag. 2017-11-15 10:42:41 +00:00
in6_gif.h Add argument to encapsw->pr_input() instead of m_tag. 2017-11-15 10:42:41 +00:00
in6_ifattach.c Use psref instead of pserialize because that code is sleepable 2017-11-10 07:25:39 +00:00
in6_ifattach.h
in6_l2tp.c Add argument to encapsw->pr_input() instead of m_tag. 2017-11-15 10:42:41 +00:00
in6_l2tp.h
in6_offload.c
in6_offload.h
in6_pcb.c Check if solock of PCB is held when SP caches in the PCB are accessed 2017-04-25 05:44:11 +00:00
in6_pcb.h
in6_print.c
in6_proto.c Take softnet_lock on pr_input properly if NET_MPSAFE 2017-09-27 10:05:04 +00:00
in6_src.c Allow local communication over DETACHED addresses. 2017-11-24 14:03:25 +00:00
in6_var.h
in6.c Fix a race condition of in6_ifinit 2017-11-23 07:09:20 +00:00
in6.h
ip6_etherip.c
ip6_etherip.h
ip6_flow.c Provide macros for softnet_lock and KERNEL_LOCK hiding NET_MPSAFE switch 2017-11-17 07:37:12 +00:00
ip6_forward.c Make IPsec SPD MP-safe 2017-08-02 01:28:02 +00:00
ip6_id.c
ip6_input.c Allow local communication over DETACHED addresses. 2017-11-24 14:03:25 +00:00
ip6_mroute.c
ip6_mroute.h
ip6_output.c Allow local communication over DETACHED addresses. 2017-11-24 14:03:25 +00:00
ip6_private.h
ip6_var.h
ip6protosw.h Take softnet_lock on pr_input properly if NET_MPSAFE 2017-09-27 10:05:04 +00:00
ipsec.h
Makefile
mld6_var.h
mld6.c Provide macros for softnet_lock and KERNEL_LOCK hiding NET_MPSAFE switch 2017-11-17 07:37:12 +00:00
nd6_nbr.c Provide macros for softnet_lock and KERNEL_LOCK hiding NET_MPSAFE switch 2017-11-17 07:37:12 +00:00
nd6_rtr.c
nd6.c Provide macros for softnet_lock and KERNEL_LOCK hiding NET_MPSAFE switch 2017-11-17 07:37:12 +00:00
nd6.h Remove unused function (nd6_rem_ifa_lle) 2017-06-22 09:24:02 +00:00
pim6_var.h
pim6.h
raw_ip6.c Fix usages of ipsec_used 2017-11-05 07:03:37 +00:00
raw_ip6.h
route6.c
scope6_var.h PR/52472: Edgar Fuss: Document handling of scoped IPv6 addresses by embedding 2017-08-09 17:20:44 +00:00
scope6.c explain why in6_setscope fails... 2017-09-17 17:36:06 +00:00
sctp6_usrreq.c Make SCTP work when IPSEC is also defined. 2017-10-17 19:23:42 +00:00
sctp6_var.h
udp6_output.c
udp6_private.h
udp6_usrreq.c Merge the two copies SO_TIMESTAMP/SO_OTIMESTAMP processing to a single 2017-07-06 17:08:57 +00:00
udp6_var.h
udp6.h