ofp-msgs: Accept all versions of OpenFlow "hello" messages.
authorBen Pfaff <blp@nicira.com>
Fri, 9 Nov 2012 17:55:12 +0000 (09:55 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 9 Nov 2012 18:01:42 +0000 (10:01 -0800)
commitcf7cf630e24dddba9177fcd68bcfa903689c7b72
treef2e9e170b58ff92555bb5197fc5766a03210e262
parent74c4b9c1c24b6579dcaa127268530af9bffa29b4
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@nicira.com>
build-aux/extract-ofp-msgs
lib/ofp-msgs.h