| .. |
|
config.sh
|
77dda8d67a
firewall: - introduce per-section "option enabled" which defaults to "1" - useful to disable rules or zones without having to delete them - annotate default traffic rules with names - bump version
|
14 years ago |
|
core.sh
|
50a22f4f9e
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
|
14 years ago |
|
core_forwarding.sh
|
f3dd8278bb
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
|
15 years ago |
|
core_init.sh
|
50a22f4f9e
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
|
14 years ago |
|
core_interface.sh
|
50a22f4f9e
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
|
14 years ago |
|
core_redirect.sh
|
8094fa46da
firewall: add support for "local" port forwards which target an internal address on the router itself
|
14 years ago |
|
core_rule.sh
|
69df551be3
firewall: fix another instance of unquoted "*"
|
14 years ago |
|
fw.sh
|
c7ac1b5b0c
firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is given but does not resolve to an ip
|
14 years ago |
|
uci_firewall.sh
|
c284cb51c0
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
|
16 years ago |