Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

synproxy support #190

Closed
joewilliams opened this issue Sep 21, 2022 · 3 comments
Closed

synproxy support #190

joewilliams opened this issue Sep 21, 2022 · 3 comments

Comments

@joewilliams
Copy link
Contributor

Based on what I can tell this library doesn't support synproxy as a part of a rule. For example:

tcp dport 8888 ct state invalid,untracked synproxy mss 1460 wscale 7 timestamp sack-perm

Is that correct? If so, I would be happy to work on a PR for support if folks are interested. Thanks!

@stapelberg
Copy link
Collaborator

Can’t find the word “synproxy” mentioned in the code base, so yes, sounds like it’s not supported.

Feel free to send a PR!

@joewilliams
Copy link
Contributor Author

👍

@joewilliams
Copy link
Contributor Author

Synproxy/syncookie support in nftables exists but is no longer needed due to lockless listener changes for TCP https://lwn.net/Articles/659199/

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

No branches or pull requests

2 participants