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

bgpd: Process core when bgp instance is deleted #4499

Merged
merged 1 commit into from
Jun 13, 2019

Commits on Jun 11, 2019

  1. bgpd: Process core when bgp instance is deleted

    * When the bgp is being deleted and routes are in clear workqueue
      and new aggregate address being allocated
    * Added flag BGP_FLAG_DELETE_IN_PROGRESS in bgp structure to
      bgp instance is being  deleted
    * When adding aggregate route check this flag and  peer_self is valid
    
    Signed-off-by: Soman K S <[email protected]>
    Soman K S committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    9f822fa View commit details
    Browse the repository at this point in the history