Re: [ovs-dev] [ovn-ipv6 11/26] ovn-util: Add string representations to 'lport_addresses'.

2016-07-12 Thread Justin Pettit
> On Jul 12, 2016, at 5:16 PM, Ben Pfaff wrote: > > On Mon, Jul 11, 2016 at 11:56:41PM -0700, Justin Pettit wrote: >> A future commit will reduce the amount of conversions used by the >> existing users of 'lport_addresses'. This change will also make it >> possible to use this

Re: [ovs-dev] [ovn-ipv6 11/26] ovn-util: Add string representations to 'lport_addresses'.

2016-07-12 Thread Ben Pfaff
On Mon, Jul 11, 2016 at 11:56:41PM -0700, Justin Pettit wrote: > A future commit will reduce the amount of conversions used by the > existing users of 'lport_addresses'. This change will also make it > possible to use this structure for logical router port networks. > > Signed-off-by: Justin

[ovs-dev] [ovn-ipv6 11/26] ovn-util: Add string representations to 'lport_addresses'.

2016-07-12 Thread Justin Pettit
A future commit will reduce the amount of conversions used by the existing users of 'lport_addresses'. This change will also make it possible to use this structure for logical router port networks. Signed-off-by: Justin Pettit --- ovn/controller/pinctrl.c | 2 +-