summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipfw2.h
diff options
context:
space:
mode:
authoroleg <oleg@FreeBSD.org>2009-06-24 22:57:07 +0000
committeroleg <oleg@FreeBSD.org>2009-06-24 22:57:07 +0000
commit11197296caae985dd245decd98433d199f255d12 (patch)
treea9efdc63dcb90f2bc9fa7f4586182471924222a1 /sbin/ipfw/ipfw2.h
parent4a49dd3ace47cbf930cdee3e43aaa5efddc2ed49 (diff)
downloadFreeBSD-src-11197296caae985dd245decd98433d199f255d12.zip
FreeBSD-src-11197296caae985dd245decd98433d199f255d12.tar.gz
- fix dummynet 'fast' mode for WF2Q case.
- fix printing of pipe profile data. - introduce new pipe parameter: 'burst' - how much data can be sent through pipe bypassing bandwidth limit.
Diffstat (limited to 'sbin/ipfw/ipfw2.h')
-rw-r--r--sbin/ipfw/ipfw2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipfw/ipfw2.h b/sbin/ipfw/ipfw2.h
index 5b49f55..d3ce7fb 100644
--- a/sbin/ipfw/ipfw2.h
+++ b/sbin/ipfw/ipfw2.h
@@ -154,6 +154,7 @@ enum tokens {
TOK_BW,
TOK_DELAY,
TOK_PIPE_PROFILE,
+ TOK_BURST,
TOK_RED,
TOK_GRED,
TOK_DROPTAIL,
OpenPOWER on IntegriCloud