Allowed Address Pairs which is netmask doesn't work

Bug #1989391 reported by ZhouHeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
In Progress
Low
ZhouHeng

Bug Description

I have an environment ovn==21.03

I set one port's allowed address pairs is 192.168.1.12/24, I found only ip=192.168.1.12 traffic can pass through, other ip eg:192.168.1.11 can not. if I set allowed address pairs is 192.168.1.0/24, ip=192.168.1.11 traffic can pass through.

I looked at the code of ovn: https://github.com/ovn-org/ovn/blob/98bac97c656c720780fae9b1e4c700eb13c36c29/northd/ovn-northd.c#L4333

I think we should convert it and send it to ovn.

Tags: ovn
Changed in neutron:
status: New → In Progress
Revision history for this message
Akihiro Motoki (amotoki) wrote :
Changed in neutron:
importance: Undecided → Low
Akihiro Motoki (amotoki)
tags: added: ovn
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron (master)

Change abandoned by "Slawek Kaplonski <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/857012
Reason: This review is > 4 weeks without comment, and failed Zuul jobs the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

ZhouHeng (zhouhenglc)
Changed in neutron:
assignee: nobody → ZhouHeng (zhouhenglc)
Revision history for this message
Liu Xie (liushy) wrote :

Maybe you can fix it by normalizing the address with mask like 'security-groups-normalized-cidr':

https://bugs.launchpad.net/neutron/+bug/1869129

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.