index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
firewall
/
Makefile
Age
Commit message (
Expand
)
Author
2011-01-27
[package] firewall: fix wrong rule order if multiple protocols are used
jow
2010-10-08
[package] firewall: insert SNAT and DNAT rules according to the order of the ...
jow
2010-10-05
[package] firewall: mark /etc/firewall.user as conffile
jow
2010-10-03
[package] firewall: also establish forward rules when setting up nat reflecti...
jow
2010-09-30
[package] add maintainer information
jow
2010-09-28
[package] fireall:
jow
2010-09-19
[package] firewall: protect iptables invocations with locks in interface ops,...
jow
2010-09-16
[package] firewall: make invalid redirects and duplicate zones non-fatal, pri...
jow
2010-09-15
[package] firewall: run ifdown hotplug events synchronized, fixes a racecondi...
jow
2010-09-14
[package] firewall: deliver remove hotplug events for all active zones/networ...
jow
2010-09-11
[package] firewall:
jow
2010-09-05
[package] firewall: introduce SNAT support for redirect sections
jow
2010-09-04
[package] firewall: clean up description (#7875)
jow
2010-09-04
[package] firewall:
jow
2010-08-31
[package] firewall:
jow
2010-07-31
[package] firewall: add basic NAT reflection/NAT loopback support
jow
2010-07-16
[package] firewall: allow redirecting only destination port (#7197)
jow
2010-07-15
[package] firewall:
jow
2010-06-01
[package] firewall: Initial alias interface support. This allows to define zo...
jow
2010-05-30
[package] firewall: fix support for netranges in redirect and rule sections
jow
2010-05-19
[package] firewall:
jow
2010-05-19
[package] firewall (#7355)
jow
2010-05-17
[package] firewall:
jow
2010-05-01
[package] firewall:
jow
2010-01-19
[package] firewall: fix a race condition preventing interfaces from being add...
jow
2009-12-09
adjust dependencies of firewall and qos-scripts, so that these packages are v...
nbd
2009-12-01
[package] firewall: initialize dest_port with src_dport if omitted in redirec...
jow
2009-09-27
[package] firewall: fix MSS issue affection RELATED new connections (closes: ...
nico
2009-09-14
[package] firewall: properly dispatch delif events if the network has a diffe...
jow
2009-09-10
[package] bump some revisions and update copyrights
agb
2009-08-13
[package] firewall: allow incoming udp/68 packets in the default configuratio...
jow
2009-08-03
[package] firewall: add icmp_type option to specify the icmp type in rule sec...
jow
2009-07-24
[package] set PKGARCH to all for packages in trunk containing only arch-neutr...
florian
2009-04-19
[package] firewall: actually copy firewall.user to image
jow
2009-04-19
[package] firewall: process custom rules after forwardings and redirects, thi...
jow
2009-04-12
[package] firewall: enable /etc/firewall.user by default and install sample f...
jow
2008-09-22
make the whole iptables/netfiter modular (closes: #3871, #3527)
nico
2008-08-11
fixes firewall makefile description
blogic
2008-08-11
uci firewall
blogic
2008-08-04
adds a new uci firewall
blogic