Alexander V. Chernikov f9e0752e35 Create new in6_purgeifaddr() which purges bound ifa prefix if 3 years ago
..
dest6.c a4adf6cc65 Fix m_pullup() problem after removing PULLDOWN_TESTs and KAME EXT_*macros. 4 years ago
frag6.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
icmp6.c d9999ae9ca Fix use-after-free in icmp6_notify_error(). 3 years ago
icmp6.h 686cdd19b1 sync with kame tree as of july00. tons of bug fixes/improvements. 24 years ago
in6.c f9e0752e35 Create new in6_purgeifaddr() which purges bound ifa prefix if 3 years ago
in6.h ac4dd4cd95 Expose nonstandard IPv6 kernel definitions to standalone builds. 3 years ago
in6_cksum.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
in6_fib.c f5baf8bb12 Add modular fib lookup framework. 3 years ago
in6_fib.h f5baf8bb12 Add modular fib lookup framework. 3 years ago
in6_fib_algo.c 2defbe9f0e Use rn_match instead of doing indirect calls in fib_algo. 3 years ago
in6_gif.c 7bfc98af12 Switch gif(4) path verification to fib[46]_check_urfp(). 3 years ago
in6_ifattach.c e58c8da068 Map IPv6 link-local prefix to the link-local ifa. 3 years ago
in6_ifattach.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
in6_jail.c 6469bdcdb6 Move most of the contents of opt_compat.h to opt_global.h. 6 years ago
in6_mcast.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
in6_pcb.c a034518ac8 Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain 3 years ago
in6_pcb.h a034518ac8 Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domain 3 years ago
in6_pcbgroup.c fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
in6_proto.c 1440f62266 Remove unused nhop_ref_any() function. 3 years ago
in6_rmx.c fedeb08b6a Introduce scalable route multipath. 3 years ago
in6_rss.c 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
in6_rss.h 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
in6_src.c 1440f62266 Remove unused nhop_ref_any() function. 3 years ago
in6_var.h f9e0752e35 Create new in6_purgeifaddr() which purges bound ifa prefix if 3 years ago
ip6.h 686cdd19b1 sync with kame tree as of july00. tons of bug fixes/improvements. 24 years ago
ip6_ecn.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
ip6_fastfwd.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
ip6_forward.c 1e9b8db9b2 ipv6: quit dropping packets looping back on p2p interfaces 3 years ago
ip6_gre.c 2a4bd982d0 Introduce NET_EPOCH_CALL() macro and use it everywhere where we free 4 years ago
ip6_id.c 5947c05768 ip6_randomflowlabel: Avoid blocking if random(4) is not available 5 years ago
ip6_input.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
ip6_mroute.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
ip6_mroute.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
ip6_output.c 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
ip6_var.h 983066f05b Convert route caching to nexthop caching. 4 years ago
ip6protosw.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
ip_fw_nat64.h d18c1f26a4 Reapply r345274 with build fixes for 32-bit architectures. 5 years ago
ip_fw_nptv6.h 662c13053f net: clean up empty lines in .c and .h files 3 years ago
mld6.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
mld6.h fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
mld6_var.h 32af08ecad icmpv6: Fix mbuf change in mld 4 years ago
nd6.c 0da3f8c98d Bump amount of queued packets in for unresolved ARP/NDP entries to 16. 3 years ago
nd6.h 4c7ba83f9d Switch inet6 default route subscription to the new rib subscription api. 3 years ago
nd6_nbr.c 4caea9b169 icmp6: Count packets dropped due to an invalid hop limit 3 years ago
nd6_rtr.c 81728a538d Split rtinit() into multiple functions. 3 years ago
pim6.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
pim6_var.h 6d8fdfa9d5 Rework IP encapsulation handling code. 5 years ago
raw_ip6.c 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
raw_ip6.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago
route6.c a4adf6cc65 Fix m_pullup() problem after removing PULLDOWN_TESTs and KAME EXT_*macros. 4 years ago
scope6.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
scope6_var.h bec053ffe0 Make net.inet6.ip6.deembed_scopeid behaviour default & remove sysctl. 3 years ago
sctp6_usrreq.c 662c13053f net: clean up empty lines in .c and .h files 3 years ago
sctp6_var.h 0053ed28ff Whitespace changes due to changes in ident. 5 years ago
send.c 5f901c92a8 Use the new VNET_DEFINE_STATIC macro when we are defining static VNET 5 years ago
send.h fe267a5590 sys: general adoption of SPDX licensing ID tags. 6 years ago
tcp6_var.h 3133002560 Remove tcp_rtlookup6() function signature. 4 years ago
udp6_usrreq.c 0c325f53f1 Implement flowid calculation for outbound connections to balance 3 years ago
udp6_var.h 51369649b0 sys: further adoption of SPDX licensing ID tags. 6 years ago