summaryrefslogtreecommitdiff
path: root/lib/libfrr_trace.c
diff options
context:
space:
mode:
authorlynne <lynne@voltanet.io>2021-05-04 11:06:49 -0400
committerlynne <lynne@voltanet.io>2021-05-11 09:43:07 -0400
commitf85b76195aeeb80b6f834da32459a05e297a0a78 (patch)
treed04aaa357a21c9a76c930813aaaa7850c85a4eb4 /lib/libfrr_trace.c
parent449e54fd12372273dcac68781eb77c1297aeb2ba (diff)
ospf6d: Limit the number of interface addresses being supported
The code had no limits on addresses configured on an interface running ospf6d. The code would crash when more than 100 addresses were added. This change limits the number of interface address to 100 if mtu is set to the default value. If the mtu is set to a jumbo packet size or larger we will support 200 interface addresses. Signed-off-by: Lynne Morrison <lynne@voltanet.io>
Diffstat (limited to 'lib/libfrr_trace.c')
0 files changed, 0 insertions, 0 deletions