Skip to content

Allow for ignoring BIRD protocols by protocol type#370

Open
TuxPowered42 wants to merge 1 commit into
masterfrom
k_ndco_6103
Open

Allow for ignoring BIRD protocols by protocol type#370
TuxPowered42 wants to merge 1 commit into
masterfrom
k_ndco_6103

Conversation

@TuxPowered42
Copy link
Copy Markdown
Contributor

No description provided.

@TuxPowered42 TuxPowered42 requested a review from lamaral May 19, 2026 15:33
Comment thread src/check_bird_protocols.py Outdated
)
parser.add_argument(
'-p',
'--ignore_proto',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now quite ambiguous with the existing --ignore, especially because Bird calls the instances protocols.

I think it would be better to call this one --ignore_type and the previous one --ignore_proto.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've fully renamed the options to --ignore-name and --ignore-type. Is that better?

Comment thread src/check_bird_protocols.py Outdated
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.

2 participants