commit | aa4f082f7526d39dac8e2ca64d192d858014ee10 | [log] [tgz] |
---|---|---|
author | Brad Smith <brad@comstyle.com> | Sat Aug 03 22:20:41 2013 -0400 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Sep 06 17:01:26 2013 +0200 |
tree | 934626406772b7fbb750c9d0a46d893a09ce4f0a | |
parent | df7131623daf4823e087eb1128f6c1c351519774 [diff] |
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>