bird/proto/bgp
Ondrej Zajicek (work) 93c1defdb0 BGP: Fix parsing of MPLS withdrawals
RFC 3107 was bit vague with regard to labeled withdrawals, RFC 8277
clarified that. The old code was incompatible with some implementations,
namely with Juniper.

Thanks to Vadim Fedorenko for the original patch.
2018-07-01 00:43:24 +02:00
..
attrs.c BGP: Attribute set function merged with its common counterpart 2018-06-29 17:26:28 +02:00
bgp.c Nest: Neighbor cache cleanups 2018-06-27 16:57:07 +02:00
bgp.h Nest: Removing separate tmpa from route propagation 2018-05-30 17:08:49 +02:00
config.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Fix parsing of MPLS withdrawals 2018-07-01 00:43:24 +02:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-06-26 17:09:12 +02:00