This series fixes some bugs that I discovered while attempting to use the userspace switch implementation.
Thanks to Aaron Rosen <aro...@clemson.edu> for bringing the userspace switch to my attention. Ben Pfaff (4): netdev-linux: Fix blocking while sending packets. netdev-linux: Fix netdev_send() to tap device. dpif-linux: Avoid segfault on netdev_get_stats() without kernel module. dpif-linux: Avoid logging error on ENOENT in dpif_linux_is_internal_device(). lib/dpif-linux.c | 11 ++++++++- lib/netdev-linux.c | 64 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 49 insertions(+), 26 deletions(-) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev