freebsd-dev/sys/netinet6
Alexander V. Chernikov 4c7ba83f9d Switch inet6 default route subscription to the new rib subscription api.
Old subscription model allowed only single customer.

Switch inet6 to the new subscription api and eliminate the old model.

Differential Revision:	https://reviews.freebsd.org/D25615
2020-07-12 11:24:23 +00:00
..
dest6.c
frag6.c
icmp6.c Fix IPv6 regression introduced by r362900. 2020-07-03 08:06:26 +00:00
icmp6.h
in6_cksum.c
in6_fib.c Complete conversions from fib<4|6>_lookup_nh_<basic|ext> to fib<4|6>_lookup(). 2020-07-02 21:04:08 +00:00
in6_fib.h Complete conversions from fib<4|6>_lookup_nh_<basic|ext> to fib<4|6>_lookup(). 2020-07-02 21:04:08 +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 Complete conversions from fib<4|6>_lookup_nh_<basic|ext> to fib<4|6>_lookup(). 2020-07-02 21:04:08 +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 Add the SCTP_SUPPORT kernel option. 2020-06-18 19:32:34 +00:00
in6_rmx.c Switch inet6 default route subscription to the new rib subscription api. 2020-07-12 11:24:23 +00:00
in6_rss.c
in6_rss.h
in6_src.c Complete conversions from fib<4|6>_lookup_nh_<basic|ext> to fib<4|6>_lookup(). 2020-07-02 21:04:08 +00:00
in6_var.h Eliminate now-unused parts of old routing KPI. 2020-04-28 07:25:34 +00:00
in6.c Complete conversions from fib<4|6>_lookup_nh_<basic|ext> to fib<4|6>_lookup(). 2020-07-02 21:04:08 +00:00
in6.h Convert route caching to nexthop caching. 2020-04-25 09:06:11 +00:00
ip6_ecn.h
ip6_fastfwd.c
ip6_forward.c Add the SCTP_SUPPORT kernel option. 2020-06-18 19:32:34 +00:00
ip6_gre.c
ip6_id.c
ip6_input.c
ip6_mroute.c
ip6_mroute.h
ip6_output.c Add the SCTP_SUPPORT kernel option. 2020-06-18 19:32:34 +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.h
nd6_nbr.c
nd6_rtr.c Switch inet6 default route subscription to the new rib subscription api. 2020-07-12 11:24:23 +00:00
nd6.c Switch inet6 default route subscription to the new rib subscription api. 2020-07-12 11:24:23 +00:00
nd6.h Switch inet6 default route subscription to the new rib subscription api. 2020-07-12 11:24:23 +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 Retire SCTP_SO_LOCK_TESTING. 2020-06-07 14:39:20 +00:00
sctp6_var.h
send.c
send.h
tcp6_var.h
udp6_usrreq.c
udp6_var.h