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] interface/local: add remove_interface function #82

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PolynomialDivision
Copy link
Contributor

Babeld can add interfaces dynamically. However, babeld is missing a function to remove interfaces and stop meshing on them. Add a function that can do it.

@PolynomialDivision PolynomialDivision force-pushed the remove-interface branch 2 times, most recently from a496223 to 84cdb09 Compare February 1, 2022 22:19
Babeld can add interfaces dynamically. However, babeld is missing a
function to remove interfaces and stop meshing on them. Add a function
that can do it.

Signed-off-by: Nick Hainke <[email protected]>
@PolynomialDivision
Copy link
Contributor Author

Actually, this is useless since flush_interface is doing the same. However, the neighbours are not removed.

@PolynomialDivision
Copy link
Contributor Author

@jech what you mind adding a function that removes an interface and also all the filters of that interface and so on? Or do you mind if I do such a change?

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