[Bug 240946] netinet: Check for ipv6_zoneid in tcp_hc_lookup() alongside inc6_faddr

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 30 18:00:21 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240946

            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 at FreeBSD.org
          Reporter: neel at neelc.org

Created attachment 207962
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207962&action=edit
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

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


More information about the freebsd-bugs mailing list