You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jo-Philipp Wich a9977eca91 firewall: allow local redirection of ports 14 years ago
..
config.sh
core.sh firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them 14 years ago
core_forwarding.sh
core_init.sh firewall: move include sourcing into a subshell, this makes the firewall init immune against exit in the include scripts 14 years ago
core_interface.sh firewall: prevent duplicate values in interface state vars 14 years ago
core_redirect.sh firewall: allow local redirection of ports 14 years ago
core_rule.sh firewall: fix wrong rule order if multiple protocols are used 14 years ago
fw.sh fireall: - support negations for src_ip, dest_ip, src_dip options in rules and redirects - add NOTRACK target to rule sections, allows to define fine grained notrack rules 14 years ago
uci_firewall.sh