Bug 9196 - Maxpath value should be between 1 to 64 in BGP multipath 00/63400/2
authorGowri R <gowri.r@ericsson.com>
Thu, 21 Sep 2017 11:50:39 +0000 (17:20 +0530)
committerSam Hague <shague@redhat.com>
Fri, 22 Sep 2017 01:11:20 +0000 (01:11 +0000)
commit0f1503f59962293a5bcdbe1e2a6adfc9b8afa1a6
tree7adf4ef76dd85acd0e9a569e18fa006a6f2f5995
parenta991d06713483f33b5a37ee2788de947efa03878
Bug 9196 - Maxpath value should be between 1 to 64 in BGP multipath

Adding a check to ensure maxpath value for BGP multipath is in the range 1
to 64

Change-Id: I03786726053672d04b8ef552cb16cc45a9c4a840
Signed-off-by: Gowri R <gowri.r@ericsson.com>
vpnservice/bgpmanager/bgpmanager-impl/src/main/java/org/opendaylight/netvirt/bgpmanager/commands/Multipath.java