.. |
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
|
Add a check for FreeBSD-SA-23:06.ipv6, although it is not reproducible for us.
|
2023-08-29 17:01:35 +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
|
in6: clear ND6_IFF_IFDISABLED to allow DAD again on link-up
|
2023-08-03 05:44:22 +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
|
fix typos in comments, mainly s/innner/inner/.
|
2023-09-01 11:23:39 +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
|
in6: add missing rtcache_unref to in6_selectroute
|
2023-08-03 04:24:55 +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
|
…
|
|
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
|
in6: don't send any IPv6 packets over a disabled interface
|
2023-08-03 05:45: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
|
…
|
|
nd6_nbr.c
|
use carp mac address when replying to neighbor solicitations referring
|
2023-03-29 13:01:44 +00:00 |
nd6_rtr.c
|
…
|
|
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
|
…
|
|
scope6_var.h
|
…
|
|
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 |