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

WIP: inet: Add existing connection cleanup feature. #85

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

LaakkonenJussi
Copy link
Contributor

Add a feature to cleanup any exisiting connections when changing between networks or enabling a VPN. This uses netfilter conntrack library to cut the ones that do not are originating from the address given as exclude parameter.

@LaakkonenJussi LaakkonenJussi force-pushed the jb60770 branch 7 times, most recently from 66b9225 to 9705212 Compare November 22, 2024 12:48
Add a feature to cleanup any exisiting connections when changing between
networks or enabling a VPN. This uses netfilter conntrack library to cut
the ones that do not are originating from the address given as exclude
parameter.
Easier to get various tests to build with a dummy source for the
netfilter-conntrack API functions.
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.

1 participant