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

(cherry picked from commit 20ffd88ed54fe3fd098ac30bd221275b2a14f52c)

Details

Provenance
loosAuthored on Aug 17 2021, 7:54 AM
kpCommitted on Aug 26 2021, 7:26 AM
Reviewer
np
Differential Revision
D31582: ipfw: use unsigned int for dummynet bandwidth
Parents
rG63c85520018a: init: execute /etc/rc.final after all user processes have terminated
Branches
Unknown
Tags
Unknown