From a87716abc2bdd47009670c57bdf86d254a8f6c81 Mon Sep 17 00:00:00 2001 From: Yasuyuki KOZAKAI Date: Thu, 29 Nov 2007 03:37:36 +0000 Subject: Moves libipt_CLASSYFY.man to libxt_CLASSYFY.man for ip6tables.8 --- extensions/libxt_CLASSIFY.man | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 extensions/libxt_CLASSIFY.man (limited to 'extensions/libxt_CLASSIFY.man') diff --git a/extensions/libxt_CLASSIFY.man b/extensions/libxt_CLASSIFY.man new file mode 100644 index 00000000..393c329e --- /dev/null +++ b/extensions/libxt_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. -- cgit v1.2.3