bird/proto/bgp
Ondrej Zajicek (work) 8e86ffce82 BGP: Use implicit-NULL label when announcing MPLS routes with local next-hop
We currently cannot assing local labels, but we can still be LSP egress
router. Therefore when we announce labeled route with local next-hop, we
should announce implicit-NULL label instead of rejecting it completely.
2018-07-01 01:03:16 +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: Use implicit-NULL label when announcing MPLS routes with local next-hop 2018-07-01 01:03:16 +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