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

2017-11-02 Thread Ben Pfaff
On Thu, Nov 02, 2017 at 02:50:13PM +, Mark Michelson wrote: > On Wed, Nov 1, 2017 at 4:38 PM Ben Pfaff wrote: > > > On Wed, Oct 18, 2017 at 11:53:49AM -0500, Mark Michelson wrote: > > > This change adds three new options to the Northbound > > > Logical_Router_Port's

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

2017-11-02 Thread Mark Michelson
On Wed, Nov 1, 2017 at 4:38 PM Ben Pfaff wrote: > On Wed, Oct 18, 2017 at 11:53:49AM -0500, 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

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

2017-11-01 Thread Ben Pfaff
On Wed, Oct 18, 2017 at 11:53:49AM -0500, 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. > *

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

2017-10-18 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