Skip to content
Snippets Groups Projects
Commit bc9043cc authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

firewall: optimize DNAT rules and skip invalid rules and redirects (#14485)

	- instead of writing one (or more) ACCEPT rules in the filter table
	  for each redirect install a global ctstate DNAT accept rule per zone

	- discard rules and redirects which have invalid options set instead
	  of silently skipping the invalid values

SVN-Revision: 38849
parent 82e62427
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment