[ovs-dev] [PATCH v2] ovn-northd: Handle IPv4 addresses with prefixes in lport port security

2016-04-08 Thread Numan Siddique
Initial implementation of port security, missed out this feature. Reported-by: Na Zhu Reported-at: https://bugs.launchpad.net/networking-ovn/+bug/1564414 Signed-off-by: Numan Siddique --- ovn/northd/ovn-northd.c | 39 --- tests/ovn.at| 49

Re: [ovs-dev] [PATCH v2] ovn-northd: Handle IPv4 addresses with prefixes in lport port security

2016-04-14 Thread Ben Pfaff
On Fri, Apr 08, 2016 at 11:21:16PM +0530, Numan Siddique wrote: > Initial implementation of port security, missed out this feature. > > Reported-by: Na Zhu > Reported-at: https://bugs.launchpad.net/networking-ovn/+bug/1564414 > Signed-off-by: Numan Siddique Thanks, applied to master. __

Re: [ovs-dev] [PATCH v2] ovn-northd: Handle IPv4 addresses with prefixes in lport port security

2016-04-15 Thread Russell Bryant
On Thu, Apr 14, 2016 at 5:22 PM, Ben Pfaff wrote: > On Fri, Apr 08, 2016 at 11:21:16PM +0530, Numan Siddique wrote: > > Initial implementation of port security, missed out this feature. > > > > Reported-by: Na Zhu > > Reported-at: https://bugs.launchpad.net/networking-ovn/+bug/1564414 > > Signed

Re: [ovs-dev] [PATCH v2] ovn-northd: Handle IPv4 addresses with prefixes in lport port security

2016-04-16 Thread Numan Siddique
On Fri, Apr 15, 2016 at 9:19 PM, Russell Bryant wrote: > > > On Thu, Apr 14, 2016 at 5:22 PM, Ben Pfaff wrote: > >> On Fri, Apr 08, 2016 at 11:21:16PM +0530, Numan Siddique wrote: >> > Initial implementation of port security, missed out this feature. >> > >> > Reported-by: Na Zhu >> > Reported-

Re: [ovs-dev] [PATCH v2] ovn-northd: Handle IPv4 addresses with prefixes in lport port security

2016-04-16 Thread Ben Pfaff
On Sat, Apr 16, 2016 at 03:07:23PM +0530, Numan Siddique wrote: > On Fri, Apr 15, 2016 at 9:19 PM, Russell Bryant wrote: > > > > > > > On Thu, Apr 14, 2016 at 5:22 PM, Ben Pfaff wrote: > > > >> On Fri, Apr 08, 2016 at 11:21:16PM +0530, Numan Siddique wrote: > >> > Initial implementation of port