Re: [PATCH v4 net-next 09/10] openvswitch: Add force commit.

2017-02-09 Thread Joe Stringer
On 9 February 2017 at 11:22, Jarno Rajahalme wrote: > Stateful network admission policy may allow connections to one > direction and reject connections initiated in the other direction. > After policy change it is possible that for a new connection an > overlapping conntrack entry already exists,

[PATCH v4 net-next 09/10] openvswitch: Add force commit.

2017-02-09 Thread Jarno Rajahalme
Stateful network admission policy may allow connections to one direction and reject connections initiated in the other direction. After policy change it is possible that for a new connection an overlapping conntrack entry already exists, where the original direction of the existing connection is op