]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
inet6(4): add a missing IPPROTO_ETHERIP entry
authorHiroki Sato <hrs@FreeBSD.org>
Fri, 27 Aug 2021 08:14:35 +0000 (17:14 +0900)
committerKoichiro Iwao <meta@FreeBSD.org>
Wed, 19 Oct 2022 03:23:16 +0000 (12:23 +0900)
commit3b1dbf19f9c051a325774ba5c0d7cc460cc82c7f
tree154ba11002558008ebc1a9273c5fff1860fa164b
parentbd3d597a6bc0e35273669cfd7a99b3a5b437d92a
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 9823a0c0acf4fc277a71336ea737e1de7c65742f)
sys/netinet6/in6_proto.c