bird/proto/bgp
Ondrej Zajicek (work) 0f88200247 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.
2019-11-18 17:56:51 +01:00
..
attrs.c BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
bgp.c BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
bgp.h BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
config.Y BGP: Add option to enforce first AS in AS_PATH 2019-11-10 02:06:07 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Fix processing of IPv6 Flowspec 2019-11-18 17:56:51 +01:00