]> git.proxmox.com Git - mirror_frr.git/commit
bgpd, lib: few more prefixlen updated
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 25 Oct 2018 20:24:25 +0000 (20:24 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 25 Oct 2018 20:25:36 +0000 (20:25 +0000)
commit61be6e94ab21b6883884e3a6cbbfc5e4e1808bab
tree56e5fc84e650399c3a13328d8ac8dde056b99bd7
parentf93eee447e5664fa5cff99d9c07dab046d498749
bgpd, lib: few more prefixlen updated

* Cast when assigning should be to uint16_t
* Restored comment documenting strange behavior
* Further increased PREFIX_STRLEN to 80 chars

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_attr_evpn.c
lib/prefix.c
lib/prefix.h