neutron/neutron/agent
Slawek Kaplonski df891f0593 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
2021-08-31 15:43:11 +02:00
..
common bw-limit: Pass int parameters to Open vSwitch 2021-07-21 14:08:23 +02:00
dhcp [DHCP] Fix cleanup_deleted_ports method 2021-06-04 12:09:07 +03:00
l2 Sanitize MAC addresses 2021-07-08 16:46:55 +00:00
l3 [L3HA] Add extra logs to the process of ha state changes 2021-08-12 16:48:57 +02:00
linux Remove dhcp_extra_opt value after first newline character 2021-08-31 15:43:11 +02:00
metadata Use payloads for ROUTER AFTER_ callbacks 2021-08-09 14:13:28 +00:00
ovn [OVN] neutron-ovn-metadat-agent add retry logic for sb_idl 2021-06-17 08:42:51 +05:30
ovsdb Import ABC classes from collection.abc 2021-07-16 15:43:39 +00:00
windows Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-04-13 15:15:41 +02:00
l3_agent.py Set process name for agents 2020-07-01 12:28:29 +02:00
metadata_agent.py Provide the rpc_response_max_timeout parameter to metadata-agent 2021-03-23 18:08:44 +09:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py SR-IOV agent can handle ports with same MAC addresses 2021-06-03 16:02:18 +00:00
securitygroups_rpc.py Remove SG RPC "use_enhanced_rpc" check. 2021-07-06 08:10:09 +00:00