Skip to content

Conversation

@jonfriesen
Copy link
Contributor

This replaces the socket cookie as the key we use to identify connections with a 5-tuple (pid, local/remote ip and port) struct which is available earlier on and not dependent on the kernel generating it.

It also cleans up a few other things that were unused or redundant.

@jonfriesen jonfriesen marked this pull request as ready for review October 21, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants