neutron/neutron/agent
Slawek Kaplonski e2d6e2d5d2 Remove dhcp_extra_opt value after first newline character
Passing newline to the dnsmasq may cause security issues, especially
that in case of Neutron that dhcp options' values are controlled by
cloud users.
This patch removes everything what is after first newline character
in the dhcp_extra_opt's values before passing them to dnsmasq.

Closes-Bug: #1939733
Change-Id: Ifeaf258f0b5ea86f25620ac4116d618980a7272e
(cherry picked from commit df891f0593)
2021-09-01 08:06:41 +00:00
..
common Fix multicast traffic with IGMP snooping enabled 2021-03-08 16:01:25 +00:00
dhcp Don't configure dnsmasq entries for "network" ports 2021-03-08 09:01:02 +00:00
l2 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3 Force to close http connection after notify about HA router status 2021-06-22 14:39:52 +00:00
linux Remove dhcp_extra_opt value after first newline character 2021-09-01 08:06:41 +00:00
metadata Remove extra header fields in proxied metadata requests 2020-03-03 20:11:30 +00:00
ovsdb Add debug information in BridgeCreateEvent 2018-12-06 10:08:51 +00:00
windows windows: fix terminating processes 2020-10-09 09:41:00 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
_topics.py Add binding_deactivate method to Linux bridge agent 2018-07-14 16:46:01 -05:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-05-19 09:37:12 +00:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-10 18:15:07 +00:00
rpc.py Ignore first local port update notification 2019-07-10 18:15:07 +00:00
securitygroups_rpc.py Add accepted egress direct flow 2020-02-28 20:58:21 +08:00