NetBSD/sys/netinet6
ozaki-r 7118c214c7 Adjust dccp and sctp for struct inpcb separation 2022-10-28 05:26:29 +00:00
..
Makefile
dccp6_usrreq.c Adjust dccp and sctp for struct inpcb separation 2022-10-28 05:26:29 +00:00
dccp6_var.h
dest6.c
files.netinet6 no need for ip6_id.c... 2021-03-08 18:22:16 +00:00
frag6.c frag6: don't use spin mutex for frag6_lock 2022-10-21 09:21:17 +00:00
icmp6.c inpcb: separate inpcb again to reduce the size of PCB for IPv4 2022-10-28 05:25:36 +00:00
icmp6_private.h
in6.c Clear saved_flags to avoid compile error on some archs. 2022-10-24 14:15:19 +00:00
in6.h fix typos in comments 2021-07-31 10:12:04 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c Add a new link-aggregation pseudo interface named lagg(4) 2021-05-17 04:07:41 +00:00
in6_ifattach.h
in6_l2tp.c - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
in6_l2tp.h
in6_offload.c
in6_offload.h
in6_pcb.c inpcb: separate inpcb again to reduce the size of PCB for IPv4 2022-10-28 05:25:36 +00:00
in6_pcb.h inpcb: integrate data structures of PCB into one 2022-10-28 05:18:39 +00:00
in6_print.c
in6_proto.c Fix PR kern/57037 2022-10-24 01:54:19 +00:00
in6_src.c inpcb: separate inpcb again to reduce the size of PCB for IPv4 2022-10-28 05:25:36 +00:00
in6_var.h
ip6_flow.c - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
ip6_forward.c inet6: reduce silent packet discards 2020-08-28 06:32:24 +00:00
ip6_input.c inpcb: integrate data structures of PCB into one 2022-10-28 05:18:39 +00:00
ip6_mroute.c
ip6_mroute.h Remove extra whitespaces added by an ancient stupid script. 2022-08-07 20:14:00 +00:00
ip6_output.c inpcb: separate inpcb again to reduce the size of PCB for IPv4 2022-10-28 05:25:36 +00:00
ip6_private.h - Make ALIGNED_POINTER use __alignof(t) instead of sizeof(t). This is more 2021-02-19 14:51:59 +00:00
ip6_var.h inpcb: integrate data structures of PCB into one 2022-10-28 05:18:39 +00:00
ip6protosw.h
mld6.c
mld6_var.h
nd6.c nd6: Take ifnet psref around cprng_fast in nd6_slowtimo. 2022-09-01 18:32:17 +00:00
nd6.h inet6: Use generic Neighor Detection rather than IPv6 specific 2020-09-11 15:03:33 +00:00
nd6_nbr.c fix various typos in comments and log messages. 2021-08-02 12:56:22 +00:00
nd6_rtr.c
pim6.h
pim6_var.h
raw_ip6.c inpcb: separate inpcb again to reduce the size of PCB for IPv4 2022-10-28 05:25:36 +00:00
raw_ip6.h
route6.c
scope6.c
scope6_var.h
sctp6_usrreq.c Adjust dccp and sctp for struct inpcb separation 2022-10-28 05:26:29 +00:00
sctp6_var.h
udp6.h
udp6_private.h
udp6_usrreq.c inpcb: separate inpcb again to reduce the size of PCB for IPv4 2022-10-28 05:25:36 +00:00
udp6_var.h inpcb: integrate data structures of PCB into one 2022-10-28 05:18:39 +00:00