Reviewed: https://review.opendev.org/737261 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=84d4fe177b75569628aec96e43b709b8e29b9e05 Submitter: Zuul Branch: master
commit 84d4fe177b75569628aec96e43b709b8e29b9e05 Author: LIU Yulong <[email protected]> Date: Tue Mar 10 00:49:44 2020 +0800 [L3] Add missing address scope mark for IPv6 traffic Any IPv6 traffic wants to go in/out directly on the DVR compute node will be dropped by the mis-configured scope mark iptables rule. This patch addresses this issue. Closes-Bug: #1895401 Change-Id: Iee045e963e05f83d497e73bb39bb64c522f19543 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1895401 Title: [L3][IPv6][DVR] missing address scope mark for IPv6 traffic Status in neutron: Fix Released Bug description: There is a address sope mark iptables rule missing for IPv6 traffic of DVR router in compute node. It should be part of the bug #1774463 , but IMO, we can fix it seperately [2]. [1] https://bugs.launchpad.net/neutron/+bug/1774463 [2] https://review.opendev.org/#/c/737261 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1895401/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

