On Tue, Jul 24, 2012 at 10:44:54PM -0700, Ben Pfaff wrote: > On Mon, Jul 23, 2012 at 03:16:45PM +0900, Simon Horman wrote: > > There are capabilities which are present in one, two and three > > of Open Flow 1.0, 1.1 and 1.2. Update OFPC_COMMON to only include > > capabilities that are prsent in all three Open Flow versions and > > add ofputil_capabilities_mask() to return the mask of capabilities > > for each version. > > > > This does not cover OFPUTIL_C_STP and OFPUTIL_C_GROUP_STATS, which > > both use capability bit 3 and are treated as special cases in > > ofputil_encode_switch_features() and ofputil_decode_switch_features(). > > > > Signed-off-by: Simon Horman <ho...@verge.net.au> > > I think this addresses what I expected in the previous patch. Is any > reason not to fold these two together?
No reason in particular. I will merge the two patches together. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev