Bug 240946 - [tcp] Check for ipv6_zoneid in tcp_hc_lookup() alongside inc6_faddr
Summary: [tcp] Check for ipv6_zoneid in tcp_hc_lookup() alongside inc6_faddr
Status: Closed Not Enough Information
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-net (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-09-30 18:00 UTC by Neel Chauhan
Modified: 2021-03-02 15:07 UTC (History)
2 users (show)

See Also:


Attachments
Patch (Revision 1) (662 bytes, patch)
2019-09-30 18:00 UTC, Neel Chauhan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2019-09-30 18:00:20 UTC
Created attachment 207962 [details]
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
Comment 1 Michael Tuexen freebsd_committer freebsd_triage 2021-03-02 15:07:42 UTC
The review D21853 was abandoned about a year ago.