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

BGP: Fix processing of IPv6 Flowspec

During NLRI parsing of IPv6 Flowspec, dst prefix was not properly
extracted from NLRI, therefore a received flow was stored in a different
position in flowspec routing table, and was not reachable by command
'show route <flow>'.

Add proper prefix part accessors to flowspec code and use them from BGP
NLRI parsing code.

Thanks to Alex D. for the bugreport.
parent 53401bef
No related branches found
No related tags found
No related merge requests found
Pipeline #55856 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