On Tue, Feb 05, 2013 at 05:07:53PM -0800, Pavithra Ramesh wrote: > If socket path specified is relative to ovs_rundir(), > append the directory name to in unix_open. > > Signed-off-by: Pavithra Ramesh <param...@vmware.com>
Hi Pavithra, I thought that the goal that we discussed in person was this: if the path is not absolute (does not begin with "/") then interpret it relative to ovs_rundir(). This does something quite different: if the path does not include ovs_rundir(), it adds ovs_rundir() as a prefix. Please also read Ethan's comments. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev