HomeFreeBSD

ipfw: use unsigned int for dummynet bandwidth

Description

ipfw: use unsigned int for dummynet bandwidth

This allows the maximum value of 4294967295 (~4Gb/s) instead of previous
value of 2147483647 (~2Gb/s).

Reviewed by: np, scottl
Obtained from: pfSense
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D31582

Details

Provenance
loosAuthored on Aug 17 2021, 7:54 AM
kpCommitted on Aug 19 2021, 8:48 AM
Reviewer
np
Differential Revision
D31582: ipfw: use unsigned int for dummynet bandwidth
Parents
rG35b253d9d238: sh: fix NO_HISTORY build
Branches
Unknown
Tags
Unknown