NetBSD/sys/netinet6
martin e354349144 Pull up following revision(s) (requested by ozaki-r in ticket #1615):
sys/netinet6/raw_ip6.c: revision 1.183 (via patch)
	sys/netinet6/ip6_output.c: revision 1.233

in6: reject setting negative values but -1 via setsockopt(IPV6_CHECKSUM)
Same as OpenBSD.

in6: make sure a user-specified checksum field is within a packet
From OpenBSD
2023-03-23 12:06:49 +00:00
..
Makefile
dccp6_usrreq.c
dccp6_var.h
dest6.c
files.netinet6
frag6.c Pull up following revision(s) (requested by ozaki-r in ticket #1548): 2022-10-27 16:06:24 +00:00
icmp6.c
icmp6_private.h
in6.c Pull up following revision(s) (requested by roy in ticket #1104): 2020-10-08 18:04:59 +00:00
in6.h Pull up following revision(s) (requested by kamil in ticket #183): 2019-09-06 19:43:00 +00:00
in6_cksum.c
in6_gif.c Pull up following revision(s) (requested by ozaki-r in ticket #238): 2019-09-24 03:10:35 +00:00
in6_gif.h
in6_ifattach.c Pull up following revision(s) (requested by ozaki-r in ticket #368): 2019-10-23 19:33:07 +00:00
in6_ifattach.h Pull up following revision(s) (requested by ozaki-r in ticket #368): 2019-10-23 19:33:07 +00:00
in6_l2tp.c Pull up following revision(s) (requested by ozaki-r in ticket #238): 2019-09-24 03:10:35 +00:00
in6_l2tp.h
in6_offload.c
in6_offload.h
in6_pcb.c Get rid of IFNET_LOCK for if_mcast_op to avoid a deadlock 2019-05-15 02:59:18 +00:00
in6_pcb.h
in6_print.c
in6_proto.c
in6_src.c Pull up following revision(s) (requested by kardel in ticket #1332): 2021-08-11 17:22:17 +00:00
in6_var.h Pull up following revision(s) (requested by ozaki-r in ticket #368): 2019-10-23 19:33:07 +00:00
ip6_flow.c
ip6_forward.c Pull up following revision(s) (requested by ozaki-r in ticket #238): 2019-09-24 03:10:35 +00:00
ip6_id.c Pull up following revision(s) (requested by christos in ticket #1226): 2021-03-07 19:04:31 +00:00
ip6_input.c Pull up following revision(s) (requested by maxv in ticket #432): 2019-11-16 17:01:45 +00:00
ip6_mroute.c Pull up following revision(s) (requested by maxv in ticket #606): 2020-01-05 09:54:52 +00:00
ip6_mroute.h
ip6_output.c Pull up following revision(s) (requested by ozaki-r in ticket #1615): 2023-03-23 12:06:49 +00:00
ip6_private.h
ip6_var.h Pull up following revision(s) (requested by christos in ticket #1226): 2021-03-07 19:04:31 +00:00
ip6protosw.h Fix typos in comment: 2019-03-19 13:38:53 +00:00
mld6.c
mld6_var.h
nd6.c Apply patch, requested by kim in ticket #1497: 2022-08-08 17:09:20 +00:00
nd6.h Pull up following revision(s) (requested by ozaki-r in ticket #269): 2019-09-30 15:55:40 +00:00
nd6_nbr.c Pull up following revision(s) (requested by roy in ticket #845): 2020-04-23 13:31:43 +00:00
nd6_rtr.c Pull up following revision(s) (requested by kim in ticket #834): 2020-04-14 17:26:22 +00:00
pim6.h
pim6_var.h
raw_ip6.c Pull up following revision(s) (requested by ozaki-r in ticket #1615): 2023-03-23 12:06:49 +00:00
raw_ip6.h
route6.c
scope6.c
scope6_var.h
sctp6_usrreq.c Split out the prototypes for add/delete address into a separate header file. 2019-06-25 15:33:55 +00:00
sctp6_var.h
udp6.h
udp6_private.h
udp6_usrreq.c Fix the order in udp6_attach: soreserve should be called before 2019-02-25 07:31:32 +00:00
udp6_var.h