Re: [ovs-dev] [PATCH 04/18] ofp-util: Add version bitmap to hello messages

2012-10-24 Thread Simon Horman
On Wed, Oct 24, 2012 at 10:14:30AM -0700, Ben Pfaff wrote: > On Thu, Oct 18, 2012 at 02:58:04PM +0900, Simon Horman wrote: > > Allow encoding and decoding of version bitmap in hello messages > > as specified in Open Flow 1.3.1. > > > > Signed-off-by: Simon Horman > > Thanks for doing this. > >

Re: [ovs-dev] [PATCH 04/18] ofp-util: Add version bitmap to hello messages

2012-10-24 Thread Ben Pfaff
On Thu, Oct 18, 2012 at 02:58:04PM +0900, Simon Horman wrote: > Allow encoding and decoding of version bitmap in hello messages > as specified in Open Flow 1.3.1. > > Signed-off-by: Simon Horman Thanks for doing this. It looks like ofputil_decode_hello() only processes a single hello element, o