comgt: add missing file (fixes #10301)
[openwrt/openwrt.git] / package / firewall / Makefile
2011-10-27 Jo-Philipp Wichfirewall: do not produce 0.0.0.0/0 if a symbolic masq_s...
2011-10-23 Jo-Philipp Wichfirewall: prevent ip6tables -t nat rules (#10265)
2011-10-22 Jo-Philipp Wichfirewall: fix another instance of unquoted "*"
2011-10-22 Jo-Philipp Wichfirewall: fix possible expansion of "*" when rules...
2011-10-22 Jo-Philipp Wichfirewall: do not check for module availability, let...
2011-09-01 Jo-Philipp Wichfirewall: make ESTABLISHED,RELATED rules match before...
2011-08-14 Jo-Philipp Wichfirewall: further tune ICMPv6 default rules according...
2011-07-26 Jo-Philipp Wichfirewall: prevent redundant rules if multiple ports...
2011-07-20 Jo-Philipp Wichfirewall: fix serious bug in state var handling (#9746)
2011-07-15 Jo-Philipp Wichfirewall: rework state variable handling, use uci_toggl...
2011-07-07 Jo-Philipp Wichfirewall: make sure that -m mac is used with --mac...
2011-07-06 Jo-Philipp Wichfirewall: - solve scoping issues when multiple values...
2011-07-01 Jo-Philipp Wichfirewall: properly handle negated ports in nat reflection
2011-06-30 Jo-Philipp Wichfirewall: - allow multiple ports, protocols, macs,...
2011-06-16 Jo-Philipp Wichfirewall: allow symbolic names of interfaces and aliase...
2011-04-20 Jo-Philipp Wichfirewall: prevent excessive uci state data aggregation...
2011-03-30 Jo-Philipp Wichfirewall: prevent duplicate values in interface state...
2011-03-20 Travis KemenKeep firewall.user during sysupgrades
2011-03-02 Jo-Philipp Wichfirewall: move include sourcing into a subshell, this...
2011-03-01 Jo-Philipp Wichfirewall: fix rule generation for v4 or v6 only zones...
2011-01-27 Jo-Philipp Wichfirewall: fix wrong rule order if multiple protocols...
2010-10-08 Jo-Philipp Wichfirewall: insert SNAT and DNAT rules according to the...
2010-10-05 Jo-Philipp Wichfirewall: mark /etc/firewall.user as conffile
2010-10-03 Jo-Philipp Wichfirewall: also establish forward rules when setting...
2010-09-30 Jo-Philipp Wichadd maintainer information
2010-09-28 Jo-Philipp Wichfireall: - support negations for src_ip, dest_ip, src_d...
2010-09-19 Jo-Philipp Wichfirewall: protect iptables invocations with locks in...
2010-09-16 Jo-Philipp Wichfirewall: make invalid redirects and duplicate zones...
2010-09-15 Jo-Philipp Wichfirewall: run ifdown hotplug events synchronized, fixes...
2010-09-14 Jo-Philipp Wichfirewall: deliver remove hotplug events for all active...
2010-09-11 Jo-Philipp Wichfirewall: - simplify masquerade rule setup - remove...
2010-09-05 Jo-Philipp Wichfirewall: introduce SNAT support for redirect sections
2010-09-04 Jo-Philipp Wichfirewall: clean up description (#7875)
2010-09-04 Jo-Philipp Wichfirewall: - handle NAT reflection in firewall hotplug...
2010-08-31 Jo-Philipp Wichfirewall: - fix processing of rules with an ip family...
2010-07-31 Jo-Philipp Wichfirewall: add basic NAT reflection/NAT loopback support
2010-07-16 Jo-Philipp Wichfirewall: allow redirecting only destination port ...
2010-07-15 Jo-Philipp Wichfirewall: - notrack support was broken in multiple...
2010-06-01 Jo-Philipp Wichfirewall: Initial alias interface support. This allows...
2010-05-30 Jo-Philipp Wichfirewall: fix support for netranges in redirect and...
2010-05-19 Jo-Philipp Wichfirewall: - fix ip6tables rules when icmp_type option...
2010-05-19 Jo-Philipp Wichfirewall (#7355) - partially revert r21486, start firew...
2010-05-17 Jo-Philipp Wichfirewall: - defer firewall start until the first interf...
2010-05-01 Jo-Philipp Wichfirewall: - replace uci firewall with a modular dual...
2010-01-19 Jo-Philipp Wichfirewall: fix a race condition preventing interfaces...
2009-12-09 Felix Fietkauadjust dependencies of firewall and qos-scripts, so...
2009-12-01 Jo-Philipp Wichfirewall: initialize dest_port with src_dport if omitte...
2009-09-27 Nicolas Thillfirewall: fix MSS issue affection RELATED new connectio...
2009-09-14 Jo-Philipp Wichfirewall: properly dispatch delif events if the network...
2009-09-10 Andy Boyettbump some revisions and update copyrights
2009-08-13 Jo-Philipp Wichfirewall: allow incoming udp/68 packets in the default...
2009-08-03 Jo-Philipp Wichfirewall: add icmp_type option to specify the icmp...
2009-07-24 Florian Fainelliset PKGARCH to all for packages in trunk containing...
2009-04-19 Jo-Philipp Wichfirewall: actually copy firewall.user to image
2009-04-19 Jo-Philipp Wichfirewall: process custom rules after forwardings and...
2009-04-12 Jo-Philipp Wichfirewall: enable /etc/firewall.user by default and...
2008-09-22 Nicolas Thillmake the whole iptables/netfiter modular (closes: ...
2008-08-11 John Crispinfixes firewall makefile description
2008-08-11 John Crispinuci firewall - make uci firewall default and remove...
2008-08-04 John Crispinadds a new uci firewall - iptbales and netfilter packag...