Re: [ovs-dev] [PATCH 1/2] ovn-controller: Add 'dns_lkup' action

2017-03-13 Thread Numan Siddique
Thanks for the review Ben. Please see inline for few comments. Numan On Wed, Mar 8, 2017 at 10:22 PM, Ben Pfaff wrote: > On Fri, Feb 10, 2017 at 08:02:15PM +0530, nusid...@redhat.com wrote: > > From: Numan Siddique > > > > This patch adds a new OVN action

Re: [ovs-dev] [PATCH 1/2] ovn-controller: Add 'dns_lkup' action

2017-03-08 Thread Ben Pfaff
On Fri, Feb 10, 2017 at 08:02:15PM +0530, nusid...@redhat.com wrote: > From: Numan Siddique > > This patch adds a new OVN action 'dns_lkup' to support native DNS. > ovn-controller parses this action and adds a NXT_PACKET_IN2 > OF flow with 'pause' flag set. > > A new table

[ovs-dev] [PATCH 1/2] ovn-controller: Add 'dns_lkup' action

2017-02-10 Thread nusiddiq
From: Numan Siddique This patch adds a new OVN action 'dns_lkup' to support native DNS. ovn-controller parses this action and adds a NXT_PACKET_IN2 OF flow with 'pause' flag set. A new table 'DNS' is added in the SB DB to look up and resolve the DNS queries. When a valid