net: NET_CONN_CACHE relevant #4042
Labels
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Uh oh!
There was an error while loading. Please reload this page.
Reported by Likai Liu:
Find in v1.8.0, not sure it exists in new version .
Set NET_CONN_CACHE y
When we do not have a connection to a host , we can only set the hash value to negative_cache when conn_cache has no free position.
Why not set it to negative_cache when the first time we find no match connection ? Then drop the later packets in negative_cache.
(Imported from Jira ZEP-2616)
The text was updated successfully, but these errors were encountered: