Re: [ovs-dev] [PATCH v4 12/12] ofproto: Support port mods in bundles.

2015-06-11 Thread Jarno Rajahalme
> On Jun 10, 2015, at 5:51 PM, Ben Pfaff 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 ma

Re: [ovs-dev] [PATCH v4 12/12] ofproto: Support port mods in bundles.

2015-06-10 Thread Ben Pfaff
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

[ovs-dev] [PATCH v4 12/12] ofproto: Support port mods in bundles.

2015-06-09 Thread Jarno Rajahalme
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 mod