This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fe2d387a8c333db386df1df64c5870b33b436ee9
openwrt_NSS_ACW
/
package
/
firewall
/
files
/
lib
History
Jo-Philipp Wich
fe2d387a8c
firewall: bail out if uci is used in firewall include files
...
SVN-Revision: 30694
2012-02-23 18:50:47 +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
…
core_init.sh
firewall: bail out if uci is used in firewall include files
2012-02-23 18:50:47 +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: don't filter IPv4 ICMP types (
#10928
)
2012-02-07 18:35:48 +00:00
uci_firewall.sh
…