]> git.puffer.fish Git - mirror/frr.git/commit
zebra: mpls validation and static lsp fixes 9380/head
authorMark Stapp <mjs.ietf@gmail.com>
Wed, 11 Aug 2021 17:58:13 +0000 (13:58 -0400)
committerMark Stapp <mjs.ietf@gmail.com>
Thu, 12 Aug 2021 12:53:53 +0000 (08:53 -0400)
commita44e3106314342abd18d16a7ae4b44bd822591d7
treecbc8f7ebd9d901391279b192b82d9d780ce9d316
parentc123e9df54e55c61b1666ec3b55b267c86865d49
zebra: mpls validation and static lsp fixes

Handle TYPE_IFINDEX nexthops more consistently in a few places;
be more specific about a few integer return values that were
being treated as booleans.

Signed-off-by: Mark Stapp <mjs.ietf@gmail.com>
zebra/zebra_mpls.c
zebra/zebra_mpls_vty.c