[ovs-git] Open vSwitch: netdev-bsd: Use underlying tap device on netdev_bsd_listen(). (master)

dev at openvswitch.org dev at openvswitch.org
Sat Dec 8 18:27:38 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, master has been updated
       via  373be31fa1c25f0ed52f18a2ec2536591467e1a9 (commit)
      from  90d721f0559c9d7df3a164728e88336f108e67b0 (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 373be31fa1c25f0ed52f18a2ec2536591467e1a9
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=373be31fa1c25f0ed52f18a2ec2536591467e1a9
Author: Ed Maste <emaste at freebsd.org>
		
netdev-bsd: Use underlying tap device on netdev_bsd_listen().
		
This is a trivial port to netdev-bsd of Justin Pettit's netdev-linux
commit 33d82a56d (netdev-linux: Use underlying tap device on
netdev_linux_listen().), which had the commit message:

  Commit acf608 (ofproto-dpif: Use a single underlying datapath across
  multiple bridges.) broke connectivity to userspace datapath devices.  The
  code assumed the first caller to open a tap device with
  netdev_linux_open() wanted to write to it.  This commit moves that logic
  to when netdev_linux_listen() is called.

This fixes the userspace datapath on FreeBSD.

Signed-off-by: Ed Maste <emaste at freebsd.org>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/netdev-bsd.c |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list