]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Additional Show Commands
authorLou Berger <lberger@labn.net>
Wed, 21 Sep 2016 13:51:30 +0000 (09:51 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 21 Sep 2016 14:07:04 +0000 (10:07 -0400)
commite3e29b328d161c6d129e479a9564ce216688da81
tree0dc06fec826956f389f4238368b3d045b7368daf
parent51f8c3f2ea9f0ddb8f7d99960182ab1f0344859a
bgpd: Additional Show Commands

These commands were ported forward from these
commits:
f9b6c39 bgpd: Add back old forms of 'show <afi> <safi>' for compatibility
bf1ae6c bgpd: drop machineparse / random "show" improvements
651b402 bgpd: encap show commands
35c3686 bgpd: VPNv6 show commands
135ca15 bgpd: cleanup vty bgp_node_afi/safi utils

This is the first drop of those commits.  The files have
changed too much and the diffs to extensive to try to do it
in one piece.  Break it up into smaller code chunks.

Original Code:
Signed-off-by: Lou Berger <lberger@labn.net>
Forward Port:
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_mplsvpn.c
bgpd/bgp_route.c
bgpd/bgp_vty.c