]> git.puffer.fish Git - mirror/frr.git/commitdiff
Merge pull request #9638 from proelbtn/fix-multipath-srv6-sid
authorQuentin Young <qlyoung@users.noreply.github.com>
Fri, 24 Sep 2021 18:58:12 +0000 (14:58 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Sep 2021 18:58:12 +0000 (14:58 -0400)
1  2 
bgpd/bgp_zebra.c

index dc48629e1d1171f364aa30e44d95dbe113e5053a,7d4d055022cde4b203db484601eb57703546cf8c..2a67bb2f8c19d567cbfd99e80d7147806a7fddbc
@@@ -1219,8 -1219,8 +1219,7 @@@ void bgp_zebra_announce(struct bgp_des
        struct zapi_nexthop *api_nh;
        int nh_family;
        unsigned int valid_nh_count = 0;
 -      int has_valid_label = 0;
        bool allow_recursion = false;
-       int has_valid_sid = 0;
        uint8_t distance;
        struct peer *peer;
        struct bgp_path_info *mpinfo;