neutron/etc/neutron/rootwrap.d
Rodolfo Alonso Hernandez cc3b9df426 "ping"/"ping6" command support in rootwrap filters
To have correct support in rootwrap, "ping"/"ping6" command should
have the correct filters in rootwrap.

Because "ping" command is harmless, "CommandFilter" is used to allow
any binary call, regardless of the parameters used and the order.

Nevertheless, this patch also proposes to use "ping"/"ping6" with
the same parameters and a specific order, to help in the debug
process:
- ping[6] -W <timeout> <address>
- ping[6] -W <timeout> -c <count> <address>
- ping[6] -W <timeout> -c <count> -i <interval> <address>

Those commands could be called from inside a namespace. The needed
filter is also added in this patch.

Change-Id: Ie5cbc0dcc76672b26cd2605f08cfd17a30b4c905
Closes-Bug: #1863006
2020-02-13 11:58:01 +00:00
..
debug.filters "ping"/"ping6" command support in rootwrap filters 2020-02-13 11:58:01 +00:00
dhcp.filters Add kill hooks for external processes 2019-06-03 14:39:51 +02:00
dibbler.filters Add kill hooks for external processes 2019-06-03 14:39:51 +02:00
ebtables.filters Remove ebtables_driver/manager dead code 2015-09-08 15:24:28 +00:00
ipset-firewall.filters Adds ipset support for Security Groups 2014-09-12 10:18:51 +08:00
iptables-firewall.filters Log the IPTables rules if "debug_iptables_rules" 2019-09-23 09:58:36 +00:00
l3.filters Remove python 3.5 from L3 rootwrap filters 2020-01-20 21:19:05 +01:00
linuxbridge-plugin.filters Remove rootwrap filters for TC commands in Linux Bridge 2019-07-04 21:17:46 +00:00
netns-cleanup.filters Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
openvswitch-plugin.filters Fix typo "extention" -> "extension" 2017-11-09 07:05:56 -05:00
privsep.filters Prevent providing privsep-helper paths outside /etc 2019-09-23 14:59:41 +03:00