On 9 December 2015 at 08:19, Russell Bryant wrote:
> On 12/08/2015 06:20 PM, Joe Stringer wrote:
>> On 8 December 2015 at 14:34, Russell Bryant wrote:
>>> The OVN symbol table contained outdated mappings between connection
>>> states and the corresponding bit in the ct_state field. This patch
>>
On 12/08/2015 06:20 PM, Joe Stringer wrote:
> On 8 December 2015 at 14:34, Russell Bryant wrote:
>> The OVN symbol table contained outdated mappings between connection
>> states and the corresponding bit in the ct_state field. This patch
>> updates the symbol table with the proper values as defin
On 8 December 2015 at 14:34, Russell Bryant wrote:
> The OVN symbol table contained outdated mappings between connection
> states and the corresponding bit in the ct_state field. This patch
> updates the symbol table with the proper values as defined in
> lib/packets.h.
>
> Signed-off-by: Russell
The OVN symbol table contained outdated mappings between connection
states and the corresponding bit in the ct_state field. This patch
updates the symbol table with the proper values as defined in
lib/packets.h.
Signed-off-by: Russell Bryant
---
ovn/controller/lflow.c | 8
1 file chang