Reviewed: https://review.openstack.org/490753 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=effa12889ba3393ec22d9a44e21cf00768643730 Submitter: Jenkins Branch: master
commit effa12889ba3393ec22d9a44e21cf00768643730 Author: IWAMOTO Toshihiro <[email protected]> Date: Fri Aug 4 15:20:08 2017 +0900 ovsfw: Fix port_ranges handling ovsfw ignored port_ranges when a SG rule protocol was sctp or given in a number rather than a token. This commit fixes that. Change-Id: I6c810a152990246d42d98c3673c4b5ee126ebb4b Closes-bug: #1708580 ** 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/1708580 Title: ovsfw ignores port_ranges under some conditions Status in neutron: Fix Released Status in OpenStack Security Advisory: Incomplete Bug description: ovsfw ignores port_ranges when protocol is not literal udp or tcp. sctp and numeric protocol values don't work and result in too permissive filtering. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1708580/+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

