]> xenbits.xensource.com Git - qemu-upstream-4.4-testing.git/commit
tap: Use numbered tap/tun devices on all *BSD OS's
authorBrad Smith <brad@comstyle.com>
Sun, 4 Aug 2013 02:20:41 +0000 (22:20 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Fri, 27 Sep 2013 01:53:51 +0000 (20:53 -0500)
commit6bbb9d8100c90deb4843bfa3cf36e75b843c495b
tree1f7685f623f25dbcffc8d4ad9b44f4b497ca5e29
parentb314120afdbab3d29885f47fc83bc55f43765968
tap: Use numbered tap/tun devices on all *BSD OS's

The following patch simplifies the *BSD tap/tun code and makes use of numbered
tap/tun interfaces on all *BSD OS's. NetBSD has a patch in their pkgsrc tree
to make use of this feature and DragonFly also supports this as well.

Signed-off-by: Brad Smith <brad@comstyle.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
(cherry picked from commit aa4f082f7526d39dac8e2ca64d192d858014ee10)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
net/tap-bsd.c