Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 18:00:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240946] netinet: Check for ipv6_zoneid in tcp_hc_lookup() alongside inc6_faddr
Message-ID:  <bug-240946-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240946
           Summary: netinet: Check for ipv6_zoneid in tcp_hc_lookup()
                    alongside inc6_faddr
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: neel@neelc.org

Created attachment 207962
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207962&action=
=3Dedit
Patch (Revision 1)

When looking through bucket entries in the hostcache, we only looked at
inc6_faddr. This patch adds support for looking at ipv6_zoneid as well.

https://reviews.freebsd.org/D21853

--=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-240946-227>