[ovs-dev] [PATCH] stream-unix: append ovs_rundir to socket

Ben Pfaff blp at nicira.com
Mon Feb 11 19:21:36 UTC 2013


I applied this, with additional fixes to the tests.

On Mon, Feb 11, 2013 at 11:10:05AM -0800, Pavithra Ramesh wrote:
> Oh, forgot to add that, my bad.
> 
> 
> >If socket path specified is relative to ovs_rundir(),
> >append the directory name to in unix_open and punix_open.
> >Made the change in the stream-unix implementation of C and
> >Python.
> >Also modified bridge.c to relax the whitelist check,
> >only if there is no '/' in socket name.
> Signed-off-by: Pavithra Ramesh <paramesh at vmware.com>
> 
> Thanks,
> Pavithra
> 
> 
> ----- Original Message -----
> From: "Ben Pfaff" <blp at nicira.com>
> To: "Pavithra Ramesh" <paramesh at vmware.com>
> Cc: dev at openvswitch.org
> Sent: Monday, February 11, 2013 10:48:28 AM
> Subject: Re: [ovs-dev] [PATCH] stream-unix: append ovs_rundir to socket
> 
> On Fri, Feb 08, 2013 at 12:37:18PM -0800, Pavithra Ramesh wrote:
> > If socket path specified is relative to ovs_rundir(),
> > append the directory name to in unix_open and punix_open.
> > Made the change in the stream-unix implementation of C and
> > Python.
> > Also modified bridge.c to relax the whitelist check,
> > only if there is no '/' in socket name.
> 
> Can I get a Signed-off-by for this?



More information about the dev mailing list