Skip to content

Commit

Permalink
Merge pull request #617 from donaldsharp/bgp_nexthop
Browse files Browse the repository at this point in the history
vtysh: Add back some missing bgp commands
  • Loading branch information
rwestphal authored May 30, 2017
2 parents 8f86e04 + 1ac3377 commit e22ab77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vtysh/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ vtysh_scan += $(top_srcdir)/bgpd/bgp_dump.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_evpn_vty.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_filter.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_mplsvpn.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_nexthop.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_route.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_routemap.c
vtysh_scan += $(top_srcdir)/bgpd/bgp_vty.c
Expand Down

0 comments on commit e22ab77

Please sign in to comment.