From: Ben Pfaff
Date: Wed, 5 May 2010 17:52:46 +0000 (-0700)
Subject: vswitchd: Fix documentation of "agent" column in "sFlow" table.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e723ff43aab4f6d1c9a7198f7d2b226804800a9d;p=openvswitch
vswitchd: Fix documentation of "agent" column in "sFlow" table.
The documentation now accurately reflects the implementation. The
implementation, however, leaves a great deal to be desired.
---
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 500a0f96..345744e6 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -889,10 +889,11 @@
of switches.
- IP address to report as ``agent address'' to collectors. If not
- specified, defaults to the in
- the collector's . If neither is specified,
- sFlow is disabled.
+ Name of the network device whose IP address should be reported as the
+ ``agent address'' to collectors. If not specified, the IP address
+ defaults to the in the
+ collector's . If an agent IP address cannot be
+ determined either way, sFlow is disabled.