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
f37c24d35f26d280631cd0e9d83fe44b04bfd3d5
openwrt_NSS_ACW
/
package
/
firewall
/
files
/
lib
History
Jo-Philipp Wich
50a22f4f9e
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
...
SVN-Revision: 28669
2011-10-29 18:02:45 +00:00
..
config.sh
firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
2010-05-31 01:34:47 +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: make sure that -m mac is used with --mac-source, follow up to r27508
2011-07-07 10:28:31 +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
…