From e723ff43aab4f6d1c9a7198f7d2b226804800a9d Mon Sep 17 00:00:00 2001
From: Ben Pfaff
Date: Wed, 5 May 2010 10:52:46 -0700
Subject: [PATCH] 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.
---
vswitchd/vswitch.xml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
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.
--
2.30.2