diff options
| author | Arnd Bergmann <[email protected]> | 2010-01-30 12:24:26 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-02-03 20:20:33 -0800 |
| commit | 20d29d7a916a47bf533b5709437fe735b6b5b79e (patch) | |
| tree | 8dbe4178b90915a18e83f97a3e71cdcd39892da1 /include/linux/timerqueue.h | |
| parent | fc0663d6b5e6d8e9b57f872a644c0aafd82361b7 (diff) | |
net: macvtap driver
In order to use macvlan with qemu and other tools that require
a tap file descriptor, the macvtap driver adds a small backend
with a character device with the same interface as the tun
driver, with a minimum set of features.
Macvtap interfaces are created in the same way as macvlan
interfaces using ip link, but the netif is just used as a
handle for configuration and accounting, while the data
goes through the chardev. Each macvtap interface has its
own character device, simplifying permission management
significantly over the generic tun/tap driver.
Cc: Patrick McHardy <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: David S. Miller" <[email protected]>
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Or Gerlitz <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions