Re: [ovs-dev] [PATCH v4 ovn 1/2] Add RDNSS support to OVN

2019-10-29 Thread Numan Siddique
On Mon, Oct 28, 2019 at 8:09 PM Lorenzo Bianconi wrote: > > Introduce the possibility to specify a RDNSS option to Router > Advertisement packets. DNS IPv6 address can be specified using > 'rdnss' tag in the ipv6_ra_configs column of logical router > port table > > Acked-by: Mark Michelson > Sign

[ovs-dev] [PATCH v4 ovn 1/2] Add RDNSS support to OVN

2019-10-28 Thread Lorenzo Bianconi
Introduce the possibility to specify a RDNSS option to Router Advertisement packets. DNS IPv6 address can be specified using 'rdnss' tag in the ipv6_ra_configs column of logical router port table Acked-by: Mark Michelson Signed-off-by: Lorenzo Bianconi --- controller/pinctrl.c | 39