NetBSD/sys/netinet6
kardel 619690a502 use carp mac address when replying to neighbor solicitations referring
to carp interface addresses.
unconfuses commercial routers
2023-03-29 13:01:44 +00:00
..
Makefile
dccp6_usrreq.c inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +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 gif(4), ipsec(4) and l2tp(4) use encap_attach_addr(). 2022-12-07 08:30:15 +00:00
in6_gif.h
in6_ifattach.c Fix typo in comment (s/mut be/msut be/). No functional change. 2022-12-22 02:52:35 +00:00
in6_ifattach.h
in6_l2tp.c gif(4), ipsec(4) and l2tp(4) use encap_attach_addr(). 2022-12-07 08:30:15 +00:00
in6_l2tp.h
in6_offload.c
in6_offload.h
in6_pcb.c inpcb: get rid of parentheses for return value 2022-11-04 09:04:27 +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: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
in6_var.h remove unused 2020-06-16 17:12:18 +00:00
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 Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
ip6_mroute.h Remove extra whitespaces added by an ancient stupid script. 2022-08-07 20:14:00 +00:00
ip6_output.c in6: reject setting negative values but -1 via setsockopt(IPV6_CHECKSUM) 2023-03-20 09:15:52 +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 use carp mac address when replying to neighbor solicitations referring 2023-03-29 13:01:44 +00:00
nd6_rtr.c Remove in-kernel handling of Router Advertisements 2020-06-12 11:04:44 +00:00
pim6.h
pim6_var.h
raw_ip6.c in6: make sure a user-specified checksum field is within a packet 2023-03-22 03:17:18 +00:00
raw_ip6.h
route6.c
scope6.c remove unused 2020-06-16 17:12:18 +00:00
scope6_var.h remove unused 2020-06-16 17:12:18 +00:00
sctp6_usrreq.c inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
sctp6_var.h
udp6.h
udp6_private.h
udp6_usrreq.c inpcb: rename functions to in6pcb_* 2022-11-04 09:01:53 +00:00
udp6_var.h inpcb: integrate data structures of PCB into one 2022-10-28 05:18:39 +00:00