https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194453
Bug ID: 194453
Summary: [dummynet] pipe config bw parameter is limited to
2Gbits per second
Product: Base System
Version: 10.0-STABLE
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: Normal
Component: kern
Assignee: [email protected]
Reporter: [email protected]
It's impossible to create "pipe" with bandwidth higher than 2Gbits per second.
Possible due to "signed" type of variable.
# ipfw pipe 1 config bw 2700mbit/s
ipfw: bandwidth too large
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"