From e5468d16855600aeb8172e29936789c46ea58da0 Mon Sep 17 00:00:00 2001 From: Trisha Biswas Date: Mon, 17 May 2021 17:50:04 +0200 Subject: [PATCH] Filter: Add MPLS label route attribute Add support to set or read outgoing MPLS labels using filters. Currently this supports the addition of one label per route for the first next hop. Minor changes by committer. --- doc/bird.sgml | 9 +++++++++ filter/config.Y | 3 ++- filter/data.h | 1 + filter/f-inst.c | 19 +++++++++++++++++++ lib/ip.h | 2 ++ 5 files changed, 33 insertions(+), 1 deletion(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index c4d2c49b..51a92ce9 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1716,6 +1716,15 @@ Common route attributes are: are merged to one ECMP route during export to the Kernel protocol (with active option). +