opnsense-src/sys/netinet6
Hiroki Sato 3b1dbf19f9 inet6(4): add a missing IPPROTO_ETHERIP entry
bridge(4) + gif(4) did not work when the outer protocol was IPv6.

Submitted by:	Masahiro Kozuka
PR:		256820

Approved by:	hps (to cherry-pick)

(cherry picked from commit 9823a0c0ac)
2022-10-19 12:23:16 +09:00
..
dest6.c
frag6.c netinet6: Fix a typo in a sysctl description 2021-12-03 16:53:41 +01:00
icmp6.c icmp6: Improve validation of PMTU 2022-08-16 10:16:50 +02:00
icmp6.h
in6.c net: Fix memory leaks in lltable_calc_llheader() error paths 2022-04-15 10:21:20 -04:00
in6.h
in6_cksum.c
in6_fib.c MFC 91f2c69ec2: Fix unused-function waring when compiling with FIB_ALGO. 2021-02-04 22:33:53 +00:00
in6_fib.h
in6_fib_algo.c Fix dpdk/ldradix fib lookup algorithm preference calculation. 2021-03-10 21:50:19 +00:00
in6_gif.c net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros 2021-05-10 16:30:44 +02:00
in6_ifattach.c in6: Enter the net epoch in in6_tmpaddrtimer() 2021-08-16 09:01:39 -04:00
in6_ifattach.h
in6_jail.c sysent: Get rid of bogus sys/sysent.h include. 2022-06-17 22:35:31 +03:00
in6_mcast.c Fix panic in IPv6 multicast code. 2021-08-13 10:31:11 +03:00
in6_pcb.c net: Allow binding of unspecified address without address existance 2021-11-18 19:28:56 -05:00
in6_pcb.h
in6_pcbgroup.c
in6_proto.c inet6(4): add a missing IPPROTO_ETHERIP entry 2022-10-19 12:23:16 +09:00
in6_rmx.c
in6_rss.c
in6_rss.h
in6_src.c Enforce net epoch in in6_selectsrc(). 2021-03-10 21:57:59 +00:00
in6_var.h Remove per-packet ifa refcounting from IPv6 fast path. 2021-03-10 21:45:55 +00:00
ip6.h
ip6_ecn.h
ip6_fastfwd.c
ip6_forward.c
ip6_gre.c
ip6_id.c
ip6_input.c socket: Implement SO_RERROR 2021-08-10 18:54:00 -07:00
ip6_mroute.c pim6_input: eliminate write only variable rc 2022-10-01 22:25:57 -06:00
ip6_mroute.h
ip6_output.c Fix ipfw fwd that doesn't work in some cases 2022-04-18 11:58:45 +03:00
ip6_var.h
ip6protosw.h
ip_fw_nat64.h
ip_fw_nptv6.h
mld6.c mld6: Ensure that mld_domifattach() always succeeds 2022-04-27 20:34:17 -04:00
mld6.h
mld6_var.h
nd6.c inet6(4): Fix a typo in a source code comment 2022-08-10 14:24:03 +02:00
nd6.h lltable: Add support for "child" LLEs holding encap for IPv4oIPv6 entries. 2021-09-07 21:02:58 +00:00
nd6_nbr.c net: Fix LLE lock leaks 2022-04-11 09:43:27 -04:00
nd6_rtr.c netinet6: Fix a typo in a source code comment 2022-04-02 15:31:45 +02:00
pim6.h
pim6_var.h
raw_ip6.c rip6: Fix a lock order reversal in rip6_bind() 2022-06-21 08:53:34 -04:00
raw_ip6.h
route6.c
scope6.c
scope6_var.h
sctp6_usrreq.c sctp: improve sctp_pathmtu_adjustment() 2022-02-23 00:58:06 +01:00
sctp6_var.h
send.c socket: Implement SO_RERROR 2021-08-10 18:54:00 -07:00
send.h
tcp6_var.h mend 2021-06-07 11:01:28 +02:00
udp6_usrreq.c netinet6: Remove a double word in a source code comment 2022-09-13 07:21:39 +02:00
udp6_var.h