This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-25 05:47:00 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
package
/
firewall
/
files
/
lib
History
Jo-Philipp Wich
8094fa46da
firewall: add support for "local" port forwards which target an internal address on the router itself
...
SVN-Revision: 29687
2012-01-08 15:29:24 +00:00
..
config.sh
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
2011-12-20 01:10:15 +00:00
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
2010-09-11 20:04:34 +00:00
core_init.sh
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
2011-10-29 18:02:45 +00:00
core_interface.sh
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
2011-10-29 18:02:45 +00:00
core_redirect.sh
firewall: add support for "local" port forwards which target an internal address on the router itself
2012-01-08 15:29:24 +00:00
core_rule.sh
firewall: fix another instance of unquoted "*"
2011-10-22 21:38:10 +00:00
core.sh
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
2011-10-29 18:02:45 +00:00
fw.sh
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
2011-10-27 18:14:55 +00:00
uci_firewall.sh
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
2010-05-01 18:22:01 +00:00