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

BGP UPDATE parsing fails when BGP_ADD_PATH is receive but not negotiated #2840

Open
usama6naseer opened this issue Sep 30, 2024 · 0 comments

Comments

@usama6naseer
Copy link

Code here (

func IsAddPathEnabled(decode bool, f RouteFamily, options []*MarshallingOption) bool {
) only checks for BGP_ADD_PATH_RECEIVE. We get "network bytes is short" error. Is there a specific reason only BGP_ADD_PATH_RECEIVE is enough for making the decision that the UPDATE has adpath?

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

No branches or pull requests

1 participant