]> git.proxmox.com Git - mirror_frr.git/commit
zebra: display holdem statics correctly
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 4 Apr 2018 18:20:25 +0000 (14:20 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 5 Apr 2018 15:02:07 +0000 (11:02 -0400)
commitcd4b15a523b74882a3c4c783ba16c06561614941
tree2ce369c5d495e6aa0d36a036fd7f38dcb8347341
parent2d75202acccd81ba3b46d8f2ebb9c2e5ed64e237
zebra: display holdem statics correctly

Holdem statics display the dest (and mask, if present) string that the
user entered instead of converting to CIDR notation and applying the
mask. They need to do the latter.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
zebra/zebra_vty.c