[ovs-git] Open vSwitch: vswitch: Improve documentation for datapath_id column. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jun 17 17:29:30 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  78c54bded9a5b88977ba3dbe1d5b877248ad34b2 (commit)
       via  fc09119a4a2e12807975145ea004b93aed116a22 (commit)
       via  f19f25a44b30f090d5cad0c51414998c4ddbae6a (commit)
      from  4a3d6c94526ebb04f4bd02db55f04cadbab9cdcf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 78c54bded9a5b88977ba3dbe1d5b877248ad34b2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=78c54bded9a5b88977ba3dbe1d5b877248ad34b2
Author: Ben Pfaff <blp at nicira.com>
		
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.


commit fc09119a4a2e12807975145ea004b93aed116a22
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=fc09119a4a2e12807975145ea004b93aed116a22
Author: Ben Pfaff <blp at nicira.com>
		
vswitch: Datapath IDs are now 16 hex digits.
		
OpenFlow 1.0 datapath IDs are 64 bits long, so the "datapath_id" column
should have 16 hex digits.  The documentation had this right, but the
code didn't implement it correctly.

Reported-by: Arthur van Kleef <arthur.vankleef at os3.nl>


commit f19f25a44b30f090d5cad0c51414998c4ddbae6a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f19f25a44b30f090d5cad0c51414998c4ddbae6a
Author: Ben Pfaff <blp at nicira.com>
		
ovs-vsctl: Fix spelling error in log message.
		


-----------------------------------------------------------------------

Summary of changes:
 tests/ovs-vsctl.at    |    2 +-
 utilities/ovs-vsctl.c |    2 +-
 vswitchd/bridge.c     |    2 +-
 vswitchd/vswitch.xml  |    5 ++++-
 4 files changed, 7 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list