summaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/core_interface.sh
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-205/+0
* firewall: fix fw__uci_state_del() procedure (#11132)Jo-Philipp Wich2012-03-131-2/+2
* firewall: relocate TCPMSS rules into mangle table, add code to selectively cl...Jo-Philipp Wich2011-10-291-1/+3
* firewall: fix serious bug in state var handling (#9746)Jo-Philipp Wich2011-07-201-2/+2
* firewall: rework state variable handling, use uci_toggle_state() where applic...Jo-Philipp Wich2011-07-151-17/+24
* firewall: revert accidential committed changes from r26805Jo-Philipp Wich2011-05-021-39/+11
* firewall: provide examples of ssh port relocation on firewall and IPsec passt...Jo-Philipp Wich2011-05-021-11/+39
* firewall: prevent excessive uci state data aggregation (#9152)Jo-Philipp Wich2011-04-201-0/+2
* firewall: prevent duplicate values in interface state varsJo-Philipp Wich2011-03-301-1/+4
* firewall: fix rule generation for v4 or v6 only zones (#8955)Jo-Philipp Wich2011-03-011-0/+3
* firewall: protect iptables invocations with locks in interface ops, it might ...Jo-Philipp Wich2010-09-191-0/+4
* firewall: deliver remove hotplug events for all active zones/networks when re...Jo-Philipp Wich2010-09-141-2/+27
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-111-27/+6
* firewall: - handle NAT reflection in firewall hotplug, solves synchronizing i...Jo-Philipp Wich2010-09-041-5/+27
* firewall: - fix processing of rules with an ip family option - append interfa...Jo-Philipp Wich2010-08-311-31/+31
* firewall: - support alias ifnames different from parent ifname - properly han...Jo-Philipp Wich2010-06-021-10/+23
* firewall: Initial alias interface support. This allows to define zones coveri...Jo-Philipp Wich2010-06-011-27/+85
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-191-15/+18
* firewall (#7355) - partially revert r21486, start firewall on init again - sk...Jo-Philipp Wich2010-05-191-7/+5
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-011-0/+86