1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/package/firewall/files/lib
2010-09-05 19:03:17 +00:00
..
config.sh
core_forwarding.sh
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
core.sh
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