Public bug reported: 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. ** Affects: neutron Importance: Undecided Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1989391 Title: Allowed Address Pairs which is netmask doesn't work Status in neutron: In Progress 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. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1989391/+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

