aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/files/lib/core_rule.sh
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-110/+0
* firewall: fix another instance of unquoted "*"Jo-Philipp Wich2011-10-221-1/+1
* firewall: prevent redundant rules if multiple ports and multiple icmp types a...Jo-Philipp Wich2011-07-261-7/+16
* firewall: - solve scoping issues when multiple values are used, thanks Daniel...Jo-Philipp Wich2011-07-061-23/+19
* firewall: fix udp rules for tcpudp proto rules using src_port and dest_port a...Daniel Dickinson2011-07-061-0/+7
* firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl...Jo-Philipp Wich2011-06-301-18/+45
* firewall: fix wrong rule order if multiple protocols are usedJo-Philipp Wich2011-01-271-3/+3
* firewall: insert SNAT and DNAT rules according to the order of the configurat...Jo-Philipp Wich2010-10-081-1/+1
* firewall: fix chain selection logic, option dest must be ignored for notrack ...Jo-Philipp Wich2010-09-281-6/+5
* fireall: - support negations for src_ip, dest_ip, src_dip options in rules an...Jo-Philipp Wich2010-09-281-17/+20
* firewall: - simplify masquerade rule setup - remove various subshell invocati...Jo-Philipp Wich2010-09-111-3/+4
* firewall: Initial alias interface support. This allows to define zones coveri...Jo-Philipp Wich2010-06-011-1/+0
* firewall: fix support for netranges in redirect and rule sectionsJo-Philipp Wich2010-05-301-2/+2
* firewall: count rules per chain and family, fix wrong order of ip6tables rule...Jo-Philipp Wich2010-05-221-4/+4
* firewall: - fix ip6tables rules when icmp_type option is set - add "family" o...Jo-Philipp Wich2010-05-191-1/+4
* firewall: - replace uci firewall with a modular dual stack implementation dev...Jo-Philipp Wich2010-05-011-0/+66