From 6784cb57cf432197c497764cdb01cecd68f10362 Mon Sep 17 00:00:00 2001
From: Ben Pfaff
Date: Fri, 10 Sep 2010 09:57:01 -0700
Subject: [PATCH] vswitchd: Add some references for the HTB classifier to the
documentation.
---
vswitchd/vswitch.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 979fd5df..b9d8aaa9 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -775,7 +775,12 @@
defined types are listed below:
linux-htb
- - Linux ``hierarchy token bucket'' classifier.
+ -
+ Linux ``hierarchy token bucket'' classifier. See tc-htb(8) (also at
+
http://linux.die.net/man/8/tc-htb
) and the HTB manual
+ (http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm
)
+ for information on how this classifier works and how to configure it.
+
--
2.30.2