> On Jun 10, 2015, at 5:51 PM, Ben Pfaff <b...@nicira.com> wrote:
> 
> On Tue, Jun 09, 2015 at 05:24:19PM -0700, Jarno Rajahalme wrote:
>> Add support for port mods in an OpenFlow 1.4 bundle, as required for
>> the minimum support level by the OpenFlow 1.4 specification.  If the
>> bundle includes port mods, it may not specify the OFPBF_ATOMIC flag.
>> Port mods and flow mods in a bundle are always applied in order and
>> the consecutive flow mods between port mods are made available to
>> lookups atomically.
>> 
>> Note that ovs-ofctl does not support creating bundles with port mods.
>> 
>> Signed-off-by: Jarno Rajahalme <jrajaha...@nicira.com>
> 
> We now have a considerable amount of what amounts to documentation for
> bundles in NEWS.  It would be a good idea to "bundle" this together into
> one place.  We don't have a perfect place for it, but maybe DESIGN.md is
> a place to put it for now?
> 

I’ll do this with a revised version of this patch.

> Acked-by: Ben Pfaff <b...@nicira.com>

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to