On Mon, Jul 21, 2014 at 11:13:28AM -0700, Daniele Di Proietto wrote: > An error from nl_sock_recv() could mean that there issues with the netlink > socket (EBADF, ENOTSOCK, ...). Keeping calling nl_sock_recv() in this case is > harmful: nln_run() will never return and, since we are calling it from the > main > thread, vswitchd will become unresponsive. > > Suggested-by: Alex Wang <al...@nicira.com> > Signed-off-by: Daniele Di Proietto <ddiproie...@vmware.com>
Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev