Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 03:43:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256820] etherip over ipv6 doesn't work
Message-ID:  <bug-256820-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256820
           Summary: etherip over ipv6 doesn't work
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: masa.koz@seera-networks.com

I've found that encap6_input() is not registered for IPPROTO_ETHERIP and th=
at
bridge(4) and gif(4) will not work over an IPv6-IPv6 tunnel. So, I've tried=
 to
add below code and found that etherip over ipv6 will work after this fix.

https://github.com/masa-koz/freebsd-src/commit/9ccd2d8b3357bd257bed54c674ee=
22144e949587

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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