aa58542e82
For vlan type network, we add a segment match flow to the openflow security group ingress table. Then the packets will be recorded in conntrack table, and the reply packets can be processed properly. Change-Id: Ieded0654d0ad16235ec923b822dcd842bd7735e5 Closes-Bug: #1831534
9 lines
333 B
YAML
9 lines
333 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Add a new match rule based on physical VLAN tag for OpenFlow firewall
|
|
traffic identifying mechanism to the TRANSIENT table. This fixes the
|
|
distributed router east-west traffic between VLAN type networks.
|
|
For more information, see bug
|
|
`1831534 <https://bugs.launchpad.net/neutron/+bug/1831534>`_.
|