-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
pimd: filter neighbors by address #17914
Conversation
2f6a217
to
37881fd
Compare
ci:rerun |
37881fd
to
e81210f
Compare
I think it would be useful to keep track of neighbors that have been rejected with a show command to display that list. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
e81210f
to
0b173ff
Compare
ci:rerun |
Just filter incoming packets against a specified prefix-list. Signed-off-by: David Lamparter <[email protected]>
Add new topology for testing neighbor filtering and more features in the future. Signed-off-by: Rafael Zalamena <[email protected]>
Let users know about new command to filter PIM sessions based on peer address. Signed-off-by: Rafael Zalamena <[email protected]>
0b173ff
to
c92061b
Compare
I like the suggestion, however I think I can push this feature in another PR. |
This is a new PIM feature to filter undesired PIM neighbors from establishing sessions.