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: b...@freebsd.org Reporter: n...@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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"