This patch set reworks MULTIPATH_NUM handling and limits the
usage in BGP to maximum paths usable to whatever MULTIPATH_NUM
is set to.

Donald Sharp (4):
  build: Rework how MULTIPATH_NUM is delivered to build
  zebra, bgpd: Fixup MULTIPATH_NUM usage to not consider 0
  lib: Add CMD_RANGE_STR macro to command.h
  bgpd: Modify maxpaths cli's to use MULTIPATH_NUM for range

 bgpd/Makefile.am          |    2 +-
 bgpd/bgp_vty.c            |   22 ++++++----------------
 configure.ac              |   11 +++++++----
 lib/command.h             |   11 +++++++++++
 zebra/Makefile.am         |    2 +-
 zebra/rt_netlink.c        |    2 +-
 zebra/zebra_fpm_netlink.c |    7 +++----
 7 files changed, 30 insertions(+), 27 deletions(-)

-- 
1.7.10.4


_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to