Re: [ovs-dev] [PATCH v6 2/2] OVN: Add support for periodic router advertisements.

2018-01-08 Thread Russell Bryant
On Mon, Jan 8, 2018 at 3:24 AM, Miguel Angel Ajo Pelayo wrote: > Awesome!, do you believe it would be possible to have this on the 2.9 > series too? > > Having the periodic router advertisements on the next openstack release was > one of our items > towards parity with the reference solution in th

Re: [ovs-dev] [PATCH v6 2/2] OVN: Add support for periodic router advertisements.

2018-01-08 Thread Miguel Angel Ajo Pelayo
Awesome!, do you believe it would be possible to have this on the 2.9 series too? Having the periodic router advertisements on the next openstack release was one of our items towards parity with the reference solution in the land of IPv6. On Fri, Jan 5, 2018 at 6:05 PM Ben Pfaff wrote: > On W

Re: [ovs-dev] [PATCH v6 2/2] OVN: Add support for periodic router advertisements.

2018-01-05 Thread Ben Pfaff
On Wed, Nov 29, 2017 at 03:59:48PM -0600, Mark Michelson wrote: > This change adds three new options to the Northbound > Logical_Router_Port's ipv6_ra_configs option: > > * send_periodic: If set to "true", then OVN will send periodic router > advertisements out of this router port. > * max_interva

[ovs-dev] [PATCH v6 2/2] OVN: Add support for periodic router advertisements.

2017-11-29 Thread Mark Michelson
This change adds three new options to the Northbound Logical_Router_Port's ipv6_ra_configs option: * send_periodic: If set to "true", then OVN will send periodic router advertisements out of this router port. * max_interval: The maximum amount of time to wait between sending periodic router advert