From 78c54bded9a5b88977ba3dbe1d5b877248ad34b2 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Wed, 16 Jun 2010 14:41:22 -0700 Subject: [PATCH] vswitch: Improve documentation for datapath_id column. It was insufficiently documented that the vswitch, not the user, sets the datapath_id column, which confused people (including me). This commit fixes the problem. --- vswitchd/vswitch.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 345744e6..d17b0822 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -112,7 +112,10 @@ - Reports the OpenFlow datapath ID in use. Exactly 16 hex digits. + Reports the OpenFlow datapath ID in use. Exactly 16 hex + digits. (Setting this column will have no useful effect. Set + :other-config + instead.) -- 2.30.2