[ovs-git] Open vSwitch: mgmt: Cleanup handling of extended messages (citrix)

nicira-dev at nicira.com nicira-dev at nicira.com
Wed Aug 26 05:26:03 UTC 2009


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, citrix has been updated
       via  5b4994cd75470b694628fb76eb0fb01869eaac9a (commit)
      from  4f0b85d66b3ad39477796edd29a1e763dbe43313 (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 5b4994cd75470b694628fb76eb0fb01869eaac9a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5b4994cd75470b694628fb76eb0fb01869eaac9a
Author: Justin Pettit <jpettit at nicira.com>
		
mgmt: Cleanup handling of extended messages
		
OpenFlow has a maximum messages size of 65536 bytes, but management
messages can be greater than that.  The management protocol's Extended
Data message is used to get around that limitation.  This commit cleans
up some problems with our implementation and adds some additional
sanity-checking to received messages.

Related to vNetManager Bug #1843.


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

Summary of changes:
 include/openflow/openflow-mgmt.h |    3 +-
 vswitchd/mgmt.c                  |   65 ++++++++++++++++++++++++++++++-------
 2 files changed, 54 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list