2bb241b7a2

If the configuration flag "debug_iptables_rules" is enabled, the IPTables rules applied will be logged. Similar to [1], when the IPTables firewall is enabled, it checks the status of the following sysctl knobs: * net.bridge.bridge-nf-call-arptables * net.bridge.bridge-nf-call-ip6tables * net.bridge.bridge-nf-call-iptables In this case, the firewall is not enabling them but just checking the status and logging it, to make easier the debugging process. [1] https://review.opendev.org/#/c/371523/ Change-Id: I2ec953228d1d45e1d4c493c0b261901e6dbec0f7 Related-Bug: #1843259
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%