Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2022 03:31:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 256820] netinet6: etherip over ipv6 doesn't work
Message-ID:  <bug-256820-7501-qK2yoQvqVR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256820-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256820-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256820

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Da0e9703f57cb2ba2bcf8a765f42f8fe70=
2a3cca8

commit a0e9703f57cb2ba2bcf8a765f42f8fe702a3cca8
Author:     Hiroki Sato <hrs@FreeBSD.org>
AuthorDate: 2021-08-27 08:14:35 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2022-10-19 03:29:39 +0000

    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 | 9 +++++++++
 1 file changed, 9 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256820-7501-qK2yoQvqVR>