On Wed, Jan 16, 2013 at 03:59:23PM -0800, Justin Pettit wrote: > Commit 78a2d59c (dpif-linux.c: Let the kernel pick a port number if one > not requested.) changed the logic for port assignment, but didn't > properly handle some error conditions. An attempt to add a tunnel port > that already exists would lead to a segfault. This commit fixes the > logic to stop processing and return an error. > > Reported-by: Gurucharan Shetty <[email protected]> > Signed-off-by: Justin Pettit <[email protected]>
This time for sure! Looks good, thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
