Re: [ovs-dev] [PATCH RFC v1] ovn: add SLAAC support for IPv6

2016-10-19 Thread Alexey I. Froloff
On Wed, Jul 27, 2016 at 11:04:55PM -0700, Ben Pfaff wrote: > The commit message here is so detailed that I can't figure out what the > actual goal is. What is SLAAC and how does it benefit the user or > administrator? I apologies for necro-posting, but Router Advertisement in not only about

Re: [ovs-dev] [PATCH RFC v1] ovn: add SLAAC support for IPv6

2016-07-29 Thread Ben Pfaff
On Fri, Jul 29, 2016 at 05:21:32PM +0800, Zong Kai Li wrote: > On Thu, Jul 28, 2016 at 2:04 PM, Ben Pfaff wrote: > > On Wed, Jul 27, 2016 at 04:02:11PM +0800, Zong Kai LI wrote: > >> This patch introduces(from north to south): > >> - OVN NB DB: > >> * mtu(integer) column for

Re: [ovs-dev] [PATCH RFC v1] ovn: add SLAAC support for IPv6

2016-07-29 Thread Zong Kai Li
On Thu, Jul 28, 2016 at 2:04 PM, Ben Pfaff wrote: > On Wed, Jul 27, 2016 at 04:02:11PM +0800, Zong Kai LI wrote: >> This patch introduces(from north to south): >> - OVN NB DB: >> * mtu(integer) column for Logical_Switch, used by Router Advertisement >>(RA) message MTU option.

Re: [ovs-dev] [PATCH RFC v1] ovn: add SLAAC support for IPv6

2016-07-28 Thread Ben Pfaff
On Wed, Jul 27, 2016 at 04:02:11PM +0800, Zong Kai LI wrote: > This patch introduces(from north to south): > - OVN NB DB: > * mtu(integer) column for Logical_Switch, used by Router Advertisement >(RA) message MTU option. > * slaac(bool) column for Logical_Router_Port to specify the IPv6

[ovs-dev] [PATCH RFC v1] ovn: add SLAAC support for IPv6

2016-07-27 Thread Zong Kai LI
This patch introduces(from north to south): - OVN NB DB: * mtu(integer) column for Logical_Switch, used by Router Advertisement (RA) message MTU option. * slaac(bool) column for Logical_Router_Port to specify the IPv6 networks on a rotuer port is in SLAAC mode or not, if it has IPv6