[ovs-dev] [uswitch 0/4] Fixes for userspace switch

Ben Pfaff blp at nicira.com
Fri Apr 8 23:41:03 UTC 2011


This series fixes some bugs that I discovered while attempting to
use the userspace switch implementation.

Thanks to Aaron Rosen <arosen at 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(-)




More information about the dev mailing list