This website requires JavaScript.
Explore
Help
Sign In
Resneptacle
/
openwrt-cghmn-mt300n
Watch
1
Star
0
Fork
0
You've already forked openwrt-cghmn-mt300n
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openwrt-cghmn-mt300n
/
package
/
firewall
/
files
/
lib
History
Jo-Philipp Wich
eb79296cc1
firewall: introduce SNAT support for redirect sections
...
SVN-Revision: 22937
2010-09-05 19:03:17 +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: - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it (
#7196
)
2010-07-15 22:01:48 +00:00
core_init.sh
firewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation
2010-09-04 15:49:13 +00:00
core_interface.sh
firewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation
2010-09-04 15:49:13 +00:00
core_redirect.sh
firewall: introduce SNAT support for redirect sections
2010-09-05 19:03:17 +00:00
core_rule.sh
firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
2010-06-01 21:58:48 +00:00
core.sh
firewall: - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it (
#7196
)
2010-07-15 22:01:48 +00:00
fw.sh
firewall: - fix processing of rules with an ip family option - append interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone)
2010-08-31 01:54:08 +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