summaryrefslogtreecommitdiff
path: root/zebra/irdp_interface.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-10-07 12:40:46 -0400
committerDonald Sharp <sharpd@nvidia.com>2024-10-08 09:26:57 -0400
commit9f8968fc5ae700a95867010bc69a51319027bd71 (patch)
treee159ddde07cbe9fadeeb44e2a51481893a6089ac /zebra/irdp_interface.c
parent382e4e93384f2509e04755684a62c88169f45a51 (diff)
*: 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 'zebra/irdp_interface.c')
0 files changed, 0 insertions, 0 deletions