diff options
author | CoprDistGit <infra@openeuler.org> | 2023-11-14 08:19:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-11-14 08:19:53 +0000 |
commit | f63e1658d359d5426da33de7573a4c8d2f55e910 (patch) | |
tree | 918add67146f450fd1e1eaf042f54ee88e2dd09c /neutron-l2-agent-sysctl.conf | |
parent | d424ec7beffffc4fa627ceae058272e7be1b3002 (diff) |
automatic import of openstack-neutronopeneuler20.03
Diffstat (limited to 'neutron-l2-agent-sysctl.conf')
-rw-r--r-- | neutron-l2-agent-sysctl.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/neutron-l2-agent-sysctl.conf b/neutron-l2-agent-sysctl.conf new file mode 100644 index 0000000..6692625 --- /dev/null +++ b/neutron-l2-agent-sysctl.conf @@ -0,0 +1,2 @@ +net.bridge.bridge-nf-call-ip6tables = 1 +net.bridge.bridge-nf-call-iptables = 1 |