On Fri, Jan 18, 2013 at 08:09:55PM -0500, Pavithra Ramesh wrote:
> If socket path specified in the set-controller command is
> relative to ovs_rundir(), append the directory name to target.
>
> Bug#14029
> Signed-off-by: Pavithra Ramesh
This code doesn't own c->target (it belongs to the database
If socket path specified in the set-controller command is
relative to ovs_rundir(), append the directory name to target.
Bug#14029
Signed-off-by: Pavithra Ramesh
---
vswitchd/bridge.c | 38 +++---
1 file changed, 23 insertions(+), 15 deletions(-)
diff --git a/v