vconn: Reply with OFPBRC_BAD_VERSION for bad version.
authorBen Pfaff <blp@nicira.com>
Thu, 7 Nov 2013 17:39:03 +0000 (09:39 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 13 Dec 2013 22:59:02 +0000 (14:59 -0800)
commit2b4cca6fc24ece6c727f877a9f17dd5f32da7f84
treec0cf05a622b3a23214214c1a008fccf20fe4b52f
parent61eae43774eeb57d2dbe442b29220ed7ef2c3d03
vconn: Reply with OFPBRC_BAD_VERSION for bad version.

Testers keep wanting to know why this doesn't work.  I think it's a silly
test, but it's easy enough to make them happy.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/vconn.c
tests/ofproto.at