dwmalone f889878484 Dummynet has a limit of 100 slots queue size (or 1MB, if you give
the limit in bytes) hard coded into both the kernel and userland.
Make both these limits a sysctl, so it is easy to change the limit.
If the userland part of ipfw finds that the sysctls don't exist,
it will just fall back to the traditional limits.

(100 packets is quite a small limit these days. If you want to test
TCP at 100Mbps, 100 packets can only accommodate a DBP of 12ms.)

Note these sysctls in the man page and warn against increasing them
without thinking first.

MFC after:      3 weeks
2008-02-27 13:52:33 +00:00
..
2005-02-13 22:25:33 +00:00
2006-04-14 09:20:25 +00:00
2005-01-18 10:09:38 +00:00
2007-12-26 12:20:19 +00:00
2006-11-05 20:12:32 +00:00
2006-10-31 22:36:49 +00:00
2006-10-31 22:07:29 +00:00
2006-09-30 11:02:17 +00:00
2006-10-15 13:51:49 +00:00
2007-11-20 21:25:58 +00:00
2008-02-06 08:03:27 +00:00
2006-09-30 11:12:36 +00:00
2008-02-07 18:10:24 +00:00
2007-11-18 09:18:20 +00:00
2006-04-19 19:21:42 +00:00
2005-11-13 01:47:04 +00:00
2005-02-13 22:25:33 +00:00
2007-07-03 12:46:08 +00:00
2004-10-24 14:25:53 +00:00
2007-11-07 10:53:41 +00:00
2008-02-19 07:09:19 +00:00
2007-09-23 16:06:37 +00:00