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
a43f5b5038
firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052)
SVN-Revision: 23318
|
14 years ago |
.. |
config.sh
|
firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
|
15 years ago |
core.sh
|
firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them
|
14 years ago |
core_forwarding.sh
|
firewall: - simplify masquerade rule setup - remove various subshell invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source
|
14 years ago |
core_init.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 |
core_interface.sh
|
firewall: protect iptables invocations with locks in interface ops, it might run concurrently due to hotplug invocations on network restart
|
14 years ago |
core_redirect.sh
|
firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052)
|
14 years ago |
core_rule.sh
|
firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052)
|
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
|
…
|
|