summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-10-07 18:40:46 +0200
committerDonald Sharp <sharpd@nvidia.com>2024-10-08 15:26:57 +0200
commit9f8968fc5ae700a95867010bc69a51319027bd71 (patch)
treee159ddde07cbe9fadeeb44e2a51481893a6089ac /lib
parentMerge pull request #15903 from y-bharath14/srib-topotests-v1 (diff)
downloadfrr-9f8968fc5ae700a95867010bc69a51319027bd71.tar.xz
frr-9f8968fc5ae700a95867010bc69a51319027bd71.zip
*: Allow 16 bit size for nexthops
Currently FRR is limiting the nexthop count to a uint8_t not a uint16_t. This leads to issues when the nexthop count is 256 which results in the count to overflow to 0 causing problems in the code. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions