From 762476173aa1caeb0c40286a5e89f8d3bbf3eaa8 Mon Sep 17 00:00:00 2001 From: Yasuyuki KOZAKAI Date: Thu, 29 Nov 2007 04:33:43 +0000 Subject: Move libipt_dscp.man to libxt_dscp.man for ip6tables.8 --- extensions/libxt_dscp.man | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 extensions/libxt_dscp.man (limited to 'extensions/libxt_dscp.man') diff --git a/extensions/libxt_dscp.man b/extensions/libxt_dscp.man new file mode 100644 index 00000000..cb0b6f34 --- /dev/null +++ b/extensions/libxt_dscp.man @@ -0,0 +1,10 @@ +This module matches the 6 bit DSCP field within the TOS field in the +IP header. DSCP has superseded TOS within the IETF. +.TP +.BI "--dscp " "value" +Match against a numeric (decimal or hex) value [0-63]. +.TP +.BI "--dscp-class " "\fIDiffServ Class\fP" +Match the DiffServ class. This value may be any of the +BE, EF, AFxx or CSx classes. It will then be converted +into it's according numeric value. -- cgit v1.2.3