mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
nwfilter: no support for direct type of interface
Ebtables filtering doesn't work on macvtap device. Remove support for direct type of interface.
This commit is contained in:
@@ -52,8 +52,6 @@
|
||||
<li><code>network</code></li>
|
||||
<li><code>ethernet</code> -- must be used in bridging mode</li>
|
||||
<li><code>bridge</code></li>
|
||||
<li><code>direct</code> -- only protocols mac, arp, ip and ipv6
|
||||
can be filtered</li>
|
||||
</ul>
|
||||
<p>
|
||||
The interface XML is used to reference a top-level filter. In the
|
||||
|
||||
Reference in New Issue
Block a user