Skip to content
Snippets Groups Projects
Commit 17de3a02 authored by Ondřej Zajíček's avatar Ondřej Zajíček
Browse files

BGP: Fix handling of strange IPv6 link-local-only next hops

There are three common ways how to encode IPv6 link-local-only next hops:
(:: ll), (ll), and (ll ll). We use the first one but we should accept all
three. The patch fixes handling of the last one.

Thanks to Sebastian Hahn for the bugreport.
parent b465604e
No related branches found
No related tags found
No related merge requests found
Pipeline #62866 passed with warnings
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment