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

Changed Peer Down Message Handling #209

Closed
wants to merge 0 commits into from

Conversation

denizaydin
Copy link
Contributor

  • Some BGP implementations like goBGP send peer-down reason code as 0 while restarting or e.t.c. So peer-down should be recorded instead of discarded.
  • Added peer-down support for RFC9069 which includes VRF information in TLV.
  • Added support for better peer-down reason handling with unmarshalling BGP notification messages. TODO: may we need more coding for suberror codes like FSM errors?
  • Added peer-down reason description to the message types and peer-down structure.

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