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

Add NETLINK support to probe for interfaces/addresses on Linux #48

Open
troglobit opened this issue Jan 9, 2022 · 0 comments
Open

Add NETLINK support to probe for interfaces/addresses on Linux #48

troglobit opened this issue Jan 9, 2022 · 0 comments

Comments

@troglobit
Copy link
Owner

troglobit commented Jan 9, 2022

The current 10 sec probe mechanism can be optimized by adding netlink monitor support for detecting interfaces and addresses being added to and removed from the system.

Note: patches that add dependency on an external library will not be accepted. Instead, see https://github.com/troglobit/finit/blob/master/plugins/netlink.c which I recommend adapting.

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

1 participant