]> git.proxmox.com Git - qemu.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)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 6 Sep 2013 15:01:26 +0000 (17:01 +0200)
commitaa4f082f7526d39dac8e2ca64d192d858014ee10
tree934626406772b7fbb750c9d0a46d893a09ce4f0a
parentdf7131623daf4823e087eb1128f6c1c351519774
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>
net/tap-bsd.c