.. |
dest6.c
|
|
|
frag6.c
|
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
|
2020-02-26 14:26:36 +00:00 |
icmp6.c
|
* Add rib_<add|del|change>_route() functions to manipulate the routing table.
|
2020-06-01 20:49:42 +00:00 |
icmp6.h
|
|
|
in6_cksum.c
|
|
|
in6_fib.c
|
Move <add|del|change>_route() functions to route_ctl.c in preparation of
|
2020-05-23 19:06:57 +00:00 |
in6_fib.h
|
Convert debugnet to the new routing KPI.
|
2020-04-26 18:42:38 +00:00 |
in6_gif.c
|
Switch gif(4) path verification to fib[46]_check_urfp().
|
2020-05-28 07:26:18 +00:00 |
in6_ifattach.c
|
|
|
in6_ifattach.h
|
|
|
in6_jail.c
|
|
|
in6_mcast.c
|
Use a dedicated taskqueue thread for in6m_release_task().
|
2020-03-31 02:25:53 +00:00 |
in6_pcb.c
|
Allow TCP to reuse local port with different destinations
|
2020-05-18 22:53:12 +00:00 |
in6_pcb.h
|
Allow TCP to reuse local port with different destinations
|
2020-05-18 22:53:12 +00:00 |
in6_pcbgroup.c
|
|
|
in6_proto.c
|
Avoid calling protocol drain routines more than once per reclamation event.
|
2020-04-16 20:17:24 +00:00 |
in6_rmx.c
|
* Add rib_<add|del|change>_route() functions to manipulate the routing table.
|
2020-06-01 20:49:42 +00:00 |
in6_rss.c
|
|
|
in6_rss.h
|
|
|
in6_src.c
|
Fix IPv6 link-local operations with RADIX_MPATH.
|
2020-04-26 18:07:35 +00:00 |
in6_var.h
|
Eliminate now-unused parts of old routing KPI.
|
2020-04-28 07:25:34 +00:00 |
in6.c
|
|
|
in6.h
|
Convert route caching to nexthop caching.
|
2020-04-25 09:06:11 +00:00 |
ip6_ecn.h
|
|
|
ip6_fastfwd.c
|
Convert IP/IPv6 forwarding, ICMP processing and IP PCB laddr selection to
|
2020-04-14 23:06:25 +00:00 |
ip6_forward.c
|
Convert ip6_forward() to the new routing KPI.
|
2020-04-15 12:56:05 +00:00 |
ip6_gre.c
|
|
|
ip6_id.c
|
|
|
ip6_input.c
|
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
|
2020-02-26 14:26:36 +00:00 |
ip6_mroute.c
|
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
|
2020-02-26 14:26:36 +00:00 |
ip6_mroute.h
|
|
|
ip6_output.c
|
Replace ip6_ouput fib6_lookup_nh_<ext|basic> calls with fib6_lookup().
|
2020-05-28 07:29:44 +00:00 |
ip6_var.h
|
Convert route caching to nexthop caching.
|
2020-04-25 09:06:11 +00:00 |
ip6.h
|
|
|
ip6protosw.h
|
|
|
ip_fw_nat64.h
|
|
|
ip_fw_nptv6.h
|
|
|
mld6_var.h
|
|
|
mld6.c
|
mld6: initialize oifp to avoid bogus results/panics in edge cases
|
2020-02-28 11:16:41 +00:00 |
mld6.h
|
|
|
nd6_nbr.c
|
Remove RADIX_MPATH headers, they were unused since r293159.
|
2020-04-11 07:56:11 +00:00 |
nd6_rtr.c
|
* Add rib_<add|del|change>_route() functions to manipulate the routing table.
|
2020-06-01 20:49:42 +00:00 |
nd6.c
|
Use epoch(9) for rtentries to simplify control plane operations.
|
2020-05-23 10:21:02 +00:00 |
nd6.h
|
Convert rtentry field accesses into nhop field accesses.
|
2020-04-23 08:04:20 +00:00 |
pim6_var.h
|
|
|
pim6.h
|
|
|
raw_ip6.c
|
|
|
raw_ip6.h
|
|
|
route6.c
|
|
|
scope6_var.h
|
Convert ip6_forward() to the new routing KPI.
|
2020-04-15 12:56:05 +00:00 |
scope6.c
|
Fix typo in previous commit
|
2020-06-03 17:26:00 +00:00 |
sctp6_usrreq.c
|
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (14 of many)
|
2020-02-24 10:47:18 +00:00 |
sctp6_var.h
|
|
|
send.c
|
|
|
send.h
|
|
|
tcp6_var.h
|
Remove tcp_rtlookup6() function signature.
|
2020-04-13 08:26:11 +00:00 |
udp6_usrreq.c
|
Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many)
|
2020-02-26 14:26:36 +00:00 |
udp6_var.h
|
|
|