diff options
author | Alex Williamson <alex.williamson@hp.com> | 2009-02-04 12:02:50 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-05 03:35:13 +0300 |
commit | 0bde95690d65653e420d04856c5d5783155c747c (patch) | |
tree | 480f2e23d6d5cf39af1bc86e209dd2cc68695301 /.gitignore | |
parent | f565a7c259d71cc186753653d978c646d2354b36 (diff) | |
download | linux-0bde95690d65653e420d04856c5d5783155c747c.tar.xz |
virtio_net: Add support for VLAN filtering in the hypervisor
VLAN filtering allows the hypervisor to drop packets from VLANs
that we're not a part of, further reducing the number of extraneous
packets recieved. This makes use of the VLAN virtqueue command class.
The CTRL_VLAN feature bit tells us whether the backend supports VLAN
filtering.
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions