960b810eac
Until the migration to the new native "nftables" API is completed, Neutron Linux Bridge mechanism driver can work with: - The legacy binaries ("iptables", "ip6tables", "arptables" and " ebtables"). - The "nftables" legacy API tools. "ipset" tool is not compatible with "nftables" and must be disabled. Closes-Bug: #1915341 Related-Bug: #1508155 Related-Bug: #1922892 Change-Id: I10ef4e9124ba8f243680acde506eebc586c2f9a7
8 lines
264 B
YAML
8 lines
264 B
YAML
---
|
|
issues:
|
|
- |
|
|
When using Linux Bridge mechanism driver in newer operating systems that
|
|
use ``nftables`` by default, it is needed to switch back to the legacy
|
|
tool, as documented in the admin documentation for ``Linux bridge
|
|
mechanism driver``.
|