]> git.puffer.fish Git - mirror/frr.git/commit
zebra: use the INSTALLED flag consistently in route summary 4017/head
authorMark Stapp <mjs@voltanet.io>
Mon, 25 Mar 2019 17:35:02 +0000 (13:35 -0400)
committerMark Stapp <mjs@voltanet.io>
Mon, 25 Mar 2019 17:35:02 +0000 (13:35 -0400)
commit6f875a362aee7f465e3cb25576324ea57a05f27d
treeb6e2c0f1e5428c4b9b8d9bdf313cfa81c69958f7
parent548ec776edc4c10518a98f273eded645ab471d27
zebra: use the INSTALLED flag consistently in route summary

The 'sho ip route summary' and 'sho ip route summary <prefix>'
paths used different definitions of a 'fib' route. Use
the route-entry 'INSTALLED' flag in both places.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/zebra_vty.c