Re: [ovs-dev] [PATCH ovn] ovn-northd: Handle IPv6 addresses with prefixes for port security.

2020-10-23 Thread Dumitru Ceara
On 10/22/20 3:50 PM, Numan Siddique wrote: > On Tue, Oct 20, 2020 at 8:25 PM Dumitru Ceara wrote: >> >> Reported-by: Rodolfo Alonso >> Reported-at: https://bugzilla.redhat.com/1856898 >> CC: Numan Siddique >> Fixes: f631376bf75d ("ovn-northd: Handle IPv4 addresses with prefixes in >> lport

Re: [ovs-dev] [PATCH ovn] ovn-northd: Handle IPv6 addresses with prefixes for port security.

2020-10-22 Thread Numan Siddique
On Tue, Oct 20, 2020 at 8:25 PM Dumitru Ceara wrote: > > Reported-by: Rodolfo Alonso > Reported-at: https://bugzilla.redhat.com/1856898 > CC: Numan Siddique > Fixes: f631376bf75d ("ovn-northd: Handle IPv4 addresses with prefixes in > lport port security") > Signed-off-by: Dumitru Ceara

[ovs-dev] [PATCH ovn] ovn-northd: Handle IPv6 addresses with prefixes for port security.

2020-10-20 Thread Dumitru Ceara
Reported-by: Rodolfo Alonso Reported-at: https://bugzilla.redhat.com/1856898 CC: Numan Siddique Fixes: f631376bf75d ("ovn-northd: Handle IPv4 addresses with prefixes in lport port security") Signed-off-by: Dumitru Ceara --- lib/ovn-l7.h| 11 +++ northd/ovn-northd.c | 35