Re: [ovs-dev] [PATCH v1, 1/1] ovn-northd: fix router ingress table ID in comments

2016-10-11 Thread Ben Pfaff
On Tue, Oct 11, 2016 at 07:50:20AM +, Zongkai LI wrote: > This patch fixes wrong table ID in comments for logical router ingress > table IP Routing, ARP Resolution and ARP request. > > Signed-off-by: Zongkai LI Applied, thanks! ___ dev mailing list

[ovs-dev] [PATCH v1, 1/1] ovn-northd: fix router ingress table ID in comments

2016-10-11 Thread Zongkai LI
This patch fixes wrong table ID in comments for logical router ingress table IP Routing, ARP Resolution and ARP request. Signed-off-by: Zongkai LI --- ovn/northd/ovn-northd.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ovn/northd/ovn-northd.c b/ovn/northd/ovn-northd