]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix display of encap routes in the running configuration
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 19 May 2017 19:51:46 +0000 (16:51 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 19 May 2017 19:56:13 +0000 (16:56 -0300)
commitebb0c02ad3c985db4c185e5ac599fb54cc0dc37f
tree97c8b835dc03151d31737ba154613613979defc1
parent4042205e769bbca9d5614fe9b473de4f8dac422c
bgpd: fix display of encap routes in the running configuration

Static encap routes don't have an MPLS label. Also, use %u instead of
%d to print the label.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
bgpd/bgp_route.c