-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
sock_ops_aux_map is meant to keep only active connections related to service ips, but it seems to hold some stale data entries. Perhaps we're not cleaning up the entries. Need to investigate.
Also this map is only 1024 entries, so some entries could be overwritten. When enlarging it to 65535 entries, the map no longer pins. Need to investigate.
Metadata
Metadata
Assignees
Labels
No labels