diff options
author | Jason Wang <jasowang@redhat.com> | 2013-06-05 23:54:39 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-08 06:49:09 (GMT) |
commit | 815f236d622721b54f3963ba59dad98b02cdeabf (patch) | |
tree | 1d250c5ea79bb8f5352fb1c0a978352cc9b3a3e1 /mm/slab.c | |
parent | 376b1aabe1f53aad80615d05ddb8c43670be6a5c (diff) | |
download | linux-815f236d622721b54f3963ba59dad98b02cdeabf.tar.xz |
macvtap: add TUNSETQUEUE ioctl
This patch adds TUNSETQUEUE ioctl to let userspace can temporarily disable or
enable a queue of macvtap. This is used to be compatible at API layer of tuntap
to simplify the userspace to manage the queues. This is done through introducing
a linked list to track all taps while using vlan->taps array to only track
active taps.
Signed-off-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions