From: Ondrej Zajicek (work) Date: Wed, 2 Dec 2020 04:02:26 +0000 (+0100) Subject: Filter: Add 'weight' route attribute X-Git-Tag: v2.0.8~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cc5bb09e344038a1f8dff96946e05ec80607c93;p=thirdparty%2Fbird.git Filter: Add 'weight' route attribute Add 'weight' route attribute that allows to get and set ECMP weight of nexthops. Similar to 'gw' attribute, it is limited to the first nexthop, but it is useful for handling BGP multipath, where an ECMP route is merged from multiple regular routes. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 05216c4aa..5408cb2a8 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1674,6 +1674,15 @@ Common route attributes are: creation/removal. Zero is returned for routes with undefined outgoing interfaces. Read-only. +