[ovs-git] Open vSwitch: ofp-msgs: Accept all versions of OpenFlow "hello" messages. (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Fri Nov 9 21:41:07 UTC 2012


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, branch-1.9 has been updated
       via  4bfdfa97aef8bf78e0e51821e70a23284b6e6259 (commit)
      from  848f977a7922fdbf57ff37fd250b35dd55ac40d7 (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 4bfdfa97aef8bf78e0e51821e70a23284b6e6259
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=4bfdfa97aef8bf78e0e51821e70a23284b6e6259
Author: Ben Pfaff <blp at nicira.com>
		
ofp-msgs: Accept all versions of OpenFlow "hello" messages.
		
Since the ofp-msgs code was introduced, only "hello" messages for versions
of OpenFlow actually understood (to some extent) by Open vSwitch could be
decoded correctly.  This commit corrects that, by making every version of
OpenFlow immutable messages acceptable.

Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 build-aux/extract-ofp-msgs |    5 +++--
 lib/ofp-msgs.h             |   27 ++++++++++++++++++++++-----
 tests/ofp-print.at         |    3 +++
 3 files changed, 28 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list