[OVSDB-300] Security group connection tracking flows are not getting inserted in OVS Created: 15/Feb/16  Updated: 03/May/18  Resolved: 22/Feb/16

Status: Resolved
Project: ovsdb
Component/s: openstack.net-virt-providers
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Aswin Suryanarayanan Assignee: Aswin Suryanarayanan
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 5351

 Description   

Security group connection tracking flows as not getting inserted in ovs. Only the flow with ct_state new is getting inserted.

Ovs logs reports the below error.

/var/log/openvswitch/ovs-vswitchd.log
2016-02-12T10:07:01.862Z|00068|bridge|INFO|bridge br-int: added interface tapd7bab22a-7b on port 4
2016-02-12T10:07:01.944Z|00069|connmgr|INFO|br-int<->tcp:192.168.121.1:6653: sending OFPBMC_BAD_MASK error reply to OFPT_FLOW_MOD message
2016-02-12T10:07:01.954Z|00070|connmgr|INFO|br-int<->tcp:192.168.121.1:6653: sending OFPBMC_BAD_MASK error reply to OFPT_FLOW_MOD message
2016-02-12T10:07:01.977Z|00071|connmgr|INFO|br-int<->tcp:192.168.121.1:6653: sending OFPBAC_MATCH_INCONSISTENT error reply to OFPT_FLOW_MOD message



 Comments   
Comment by Aswin Suryanarayanan [ 15/Feb/16 ]

The soultion was tested against Ovs2.4.9. There has been a change in the connetion tracking state bit values and the same is incorporated in the below patch.

https://git.opendaylight.org/gerrit/34655

Comment by Sam Hague [ 16/Feb/16 ]

master: https://git.opendaylight.org/gerrit/#/c/34765/

Generated at Wed Feb 07 20:36:02 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.