yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67316
[Bug 1708358] Re: ovsfw ignores icmp_{type,code}
Reviewed: https://review.openstack.org/490346
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b82db0a9f24e16f426d9f693b7971bef4e080a7f
Submitter: Jenkins
Branch: master
commit b82db0a9f24e16f426d9f693b7971bef4e080a7f
Author: IWAMOTO Toshihiro <iwamoto@xxxxxxxxxxxxx>
Date: Thu Aug 3 15:36:33 2017 +0900
ovsfw: Fix up port_range and ICMP type/code handling
port_range_min/max should be read as ICMP type/code for ICMP(V6).
Change-Id: I65157037038d11464902c0311eb4c54b84f60c72
Closes-bug: #1708358
** 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/1708358
Title:
ovsfw ignores icmp_{type,code}
Status in neutron:
Fix Released
Bug description:
The SG code uses port_range_{min,max} fields for ICMP type/code.
iptables_firewall handles that correctly but ovsfw lacks that knowledge, resulting in those fields ignored by the ovsfw driver.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1708358/+subscriptions
References