| Summary: | modifying pipe config makes dummynet stop | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Masachika ISHIZUKA <ishizuka> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Masachika ISHIZUKA
2000-12-23 11:10:01 UTC
>>Description: > > It is good working with 1mbit/s shaping when start up, but > I want to modify shaping speed with the following command. > > # ipfw pipe 1 config bw 10mbit/s Very sorry. I miss typed 10mbit/s. ~ 'ipfw pipe 1 config bw 10Mbit/s' can be modified to 10Mbit/s. ~ -- ishizuka@ish.org State Changed From-To: open->closed i assume the problem had to do with either a typo in the config command, or a known and fixed problem related to spl() masks. Either way, the PR seems not relevant anymore. |