[ovs-git] Open vSwitch: netdev-linux: Use "read", not "recv", for tap devices. (branch-1.5)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 8 22:29:56 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.5 has been updated
       via  caa9d7fcdc5ebd31aa330e954a1bdaa464139bde (commit)
      from  6c246f344dd26f99e085cc0f1372d211a0685ea1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit caa9d7fcdc5ebd31aa330e954a1bdaa464139bde
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=caa9d7fcdc5ebd31aa330e954a1bdaa464139bde
Author: Ben Pfaff <blp at nicira.com>
		
netdev-linux: Use "read", not "recv", for tap devices.
		
"recv" only works for sockets, but tap devices aren't sockets.

Makes the userspace switch work again.

Reported-by: Ravi Kerur <Ravi.Kerur at telekom.com>
Reported-by: 胡靖飞 <hujingfei914 at msn.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS            |    2 ++
 lib/netdev-linux.c |    6 +++++-
 2 files changed, 7 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list