On Thu, Mar 24, 2016 at 09:45:31AM -0500, Ryan Moats wrote: > Define OVN_NB_ADDR and OVN_SB_ADDR to hold IP address Rather > than overload OVN_NB_PORT and OVN_SB_PORT. Also define > OVN_NORTHD_LOGFILE to avoid overloading OVN_NORTHD_LOG. > > Signed-off-by: Ryan Moats <rmo...@us.ibm.com>
This doesn't currently apply because of changes on master. Is there value in having separate arguments for address and port? Why not just set up a single argument that has a value something like "ptcp:6641" by default and let the caller override the whole thing to something else. I'm starting to get really disturbed that ssl isn't the default here. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev