]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zserv.c
Warn user in various max path edge cases
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 16 Sep 2015 12:30:23 +0000 (05:30 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 16 Sep 2015 12:30:23 +0000 (05:30 -0700)
commit6878b9db997273aa1eab64d3717430e5027f771c
tree9c13ac7c1398eb3a5bd3f3cdc4e5188a390a8e87
parent0aabccc0a849346fe45838b293add0ef79a71b07
Warn user in various max path edge cases

Ticket: CM-6680
Reviewed-by: CCR-3486
Testing: See bug

In these situations:
(A) user enters under bgp more 'maximum-paths' than zebra is compiled with
warn the user that there is a problem
(B) Zebra receives more maximum paths than what it can handle log the fact
that this happened

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/Makefile.am
bgpd/bgp_vty.c
zebra/rt_netlink.c
zebra/zserv.c
zebra/zserv.h