This website requires JavaScript.
Explore
Help
Sign In
cantyonion
/
opi-openwrt
Watch
1
Star
0
Fork
0
You've already forked opi-openwrt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
opi-openwrt
/
package
/
firewall
/
files
/
lib
History
Jo-Philipp Wich
5ab58aa39c
firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified
...
SVN-Revision: 22938
2010-09-05 20:17:23 +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: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified
2010-09-05 20:17:23 +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 possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified
2010-09-05 20:17:23 +00:00
uci_firewall.sh
…