Skip to content

infamy: route: Make more robust, check if the route is installed - #1612

Open
mattiaswal wants to merge 1 commit into
mainfrom
infamy-route-robust
Open

infamy: route: Make more robust, check if the route is installed#1612
mattiaswal wants to merge 1 commit into
mainfrom
infamy-route-robust

Conversation

@mattiaswal

Copy link
Copy Markdown
Contributor

If the user set active_check=True to route_exist() it just checked if it was selected in zebra, not if it was installed in kernel. If this happens it is an indication of a FRR bug.

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

If the user set `active_check=True` to route_exist() it just checked
if it was selected in zebra, not if it was installed in kernel. If this
happens it is an indication of a FRR bug.
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