Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 19:15:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194453] New: [dummynet] pipe config bw parameter is limited to 2Gbits per second
Message-ID:  <bug-194453-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org
          Reporter: boba@boba.name

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194453-8>