Re: [ovs-dev] [PATCH 0/9] Native OpenFlow 1.2 set field support.

2013-10-17 Thread Ben Pfaff
On Wed, Oct 16, 2013 at 04:16:02PM -0700, Jarno Rajahalme wrote: > This series avoids using the deprecated field setting actions on OF 1.2+, > and logs a warning when they are received over OF 1.2+. Thanks, I like this series, it should be very helpful for compatibility. __

[ovs-dev] [PATCH 0/9] Native OpenFlow 1.2 set field support.

2013-10-16 Thread Jarno Rajahalme
This series avoids using the deprecated field setting actions on OF 1.2+, and logs a warning when they are received over OF 1.2+. Jarno Rajahalme (9): include/openflow: Move union ofp_action away from headers. Fix ovs-ofctl documentation. Add OF11 set IP ECN action. Add OF11 SET IP TTL act