HomeFreeBSD

Fix nexhtop group index array scaling.

Description

Fix nexhtop group index array scaling.

The current code has the limit of 127 nexthop groups due to the
wrongly-checked bitmask_copy() return value.

PR: 254303
Reported by: Aleks <a.ivanov at veesp.com>
MFC after: 1 day

Details

Provenance
melifaroAuthored on Mar 29 2021, 11:00 PM
Parents
rGfdc9b2d50fe9: nfsv4 client: replace while loops with LIST_FOREACH() loops
Branches
Unknown
Tags
Unknown