diff options
author | Henrik Nordstrom <hno@marasystems.com> | 2004-01-22 15:04:24 +0000 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2004-01-22 15:04:24 +0000 |
commit | c2794131b445ebccba184066af6d3fb2f38d1f38 (patch) | |
tree | a24f57a9be5a8364b53dfa102705d270f36b440a /extensions/libipt_CLASSIFY.man | |
parent | 0113fe75ff05e09e6f3d251534d9ae32e9aa717c (diff) |
split manpages into per-extension manpage snippet (Henrik Nordstrom)
add lots of missing manpage snippets (Harald Welte)
Diffstat (limited to 'extensions/libipt_CLASSIFY.man')
-rw-r--r-- | extensions/libipt_CLASSIFY.man | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/libipt_CLASSIFY.man b/extensions/libipt_CLASSIFY.man new file mode 100644 index 00000000..393c329e --- /dev/null +++ b/extensions/libipt_CLASSIFY.man @@ -0,0 +1,4 @@ +This module allows you to set the skb->priority value (and thus classify the packet into a specific CBQ class). +.TP +.BI "--set-class " "MAJOR:MINOR" +Set the major and minor class value. |