index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
firewall
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] firewall:
Jo-Philipp Wich
2010-06-02
1
-10
/
+23
*
[package] firewall: Initial alias interface support. This allows to define zo...
Jo-Philipp Wich
2010-06-01
3
-29
/
+86
*
[package] firewall: change the order of IPv4/IPv6 address detection, fixes mi...
Jo-Philipp Wich
2010-05-31
2
-2
/
+2
*
[package] firewall: fix support for netranges in redirect and rule sections
Jo-Philipp Wich
2010-05-30
4
-8
/
+8
*
[package] firewall: count rules per chain and family, fix wrong order of ip6t...
Jo-Philipp Wich
2010-05-22
1
-4
/
+4
*
[package] firewall: don't apply default udp/68 rule to ip6tables
Jo-Philipp Wich
2010-05-19
1
-0
/
+1
*
[package] firewall:
Jo-Philipp Wich
2010-05-19
7
-41
/
+105
*
[package] firewall: add commented disable_ipv6 option to default config
Jo-Philipp Wich
2010-05-19
1
-0
/
+2
*
[package] firewall: implement disable_ipv6 uci option
Jo-Philipp Wich
2010-05-19
2
-5
/
+11
*
[package] firewall (#7355)
Jo-Philipp Wich
2010-05-19
5
-27
/
+12
*
[package] firewall: fix a possible deadlock when the firewall config has synt...
Jo-Philipp Wich
2010-05-18
1
-2
/
+4
*
[package] firewall: use uci_get_state() wrapper
Jo-Philipp Wich
2010-05-17
1
-1
/
+1
*
[package] firewall: properly clear hooks in fw_stop() to prevent extensions f...
Jo-Philipp Wich
2010-05-17
1
-1
/
+8
*
[package] firewall:
Jo-Philipp Wich
2010-05-17
4
-7
/
+21
*
[package] firewall: properly unset position for delete command, fixes rule re...
Jo-Philipp Wich
2010-05-05
1
-2
/
+2
*
[package] firewall: fix bug in iface hotplug handler
Jo-Philipp Wich
2010-05-05
1
-1
/
+1
*
[package] firewall:
Jo-Philipp Wich
2010-05-01
15
-544
/
+1023
*
allow ping
Travis Kemen
2010-03-18
1
-0
/
+7
*
[package] firewall: insert rules at the beginning of chains again while maint...
Jo-Philipp Wich
2010-03-02
1
-1
/
+4
*
[package] firewall: fix bad number error in fw_redirect() (#6704)
Jo-Philipp Wich
2010-02-20
1
-3
/
+3
*
Add destination ip of the wan adapter useful if you have multiple ip addresses.
Travis Kemen
2010-02-11
1
-0
/
+2
*
[package] firewall: fix a race condition preventing interfaces from being add...
Jo-Philipp Wich
2010-01-19
2
-3
/
+7
*
firewall: fix fallout from r18716 (fixes #6338)
Felix Fietkau
2009-12-10
1
-1
/
+3
*
firewall: get rid of recursive shell script inclusion to improve hush compati...
Felix Fietkau
2009-12-09
2
-37
/
+46
*
adjust dependencies of firewall and qos-scripts, so that these packages are v...
Felix Fietkau
2009-12-09
1
-1
/
+1
*
[package] firewall: initialize dest_port with src_dport if omitted in redirec...
Jo-Philipp Wich
2009-12-01
2
-22
/
+22
*
firewall: fix zone defaults
Felix Fietkau
2009-10-11
1
-2
/
+19
*
firewall: do not process rules in reverse
Felix Fietkau
2009-10-10
1
-1
/
+1
*
[package] firewall: fix MSS issue affection RELATED new connections (closes: ...
Nicolas Thill
2009-09-27
3
-5
/
+5
*
firewall: add sanity checks to zone default rules (patch from #5459)
Felix Fietkau
2009-09-24
1
-3
/
+3
*
[package] firewall: move the config_get out of the loop, no need to call it m...
Jo-Philipp Wich
2009-09-14
1
-2
/
+3
*
[package] firewall: properly dispatch delif events if the network has a diffe...
Jo-Philipp Wich
2009-09-14
2
-2
/
+2
*
[package] bump some revisions and update copyrights
Andy Boyett
2009-09-10
1
-2
/
+2
*
firewall: emit hotplug events for interface add/remove
Felix Fietkau
2009-08-26
1
-0
/
+2
*
[package] firewall: allow incoming udp/68 packets in the default configuratio...
Jo-Philipp Wich
2009-08-13
2
-1
/
+9
*
[package] firewall: add icmp_type option to specify the icmp type in rule sec...
Jo-Philipp Wich
2009-08-03
2
-1
/
+4
*
[package] set PKGARCH to all for packages in trunk containing only arch-neutr...
Florian Fainelli
2009-07-24
1
-0
/
+1
*
[package] fix typo in the uci firewall script
Florian Fainelli
2009-05-26
1
-1
/
+1
*
firewall: automatically set up NOTRACK rules to disable connection tracking f...
Felix Fietkau
2009-05-14
1
-13
/
+43
*
[package] firewall: actually copy firewall.user to image
Jo-Philipp Wich
2009-04-19
1
-0
/
+2
*
[package] firewall: process custom rules after forwardings and redirects, thi...
Jo-Philipp Wich
2009-04-19
2
-3
/
+3
*
[package] firewall: enable /etc/firewall.user by default and install sample f...
Jo-Philipp Wich
2009-04-12
3
-5
/
+9
*
re-enable the mss fix by default for now - see discussion at http://lists.ope...
Felix Fietkau
2009-01-31
1
-5
/
+1
*
firewall: don't clear the mangle table at startup or stop - it doesn't use it...
Felix Fietkau
2009-01-20
1
-4
/
+0
*
firewall: introduce drop_invalid option to allow disabling the invalid state ...
Jo-Philipp Wich
2009-01-16
1
-7
/
+10
*
firewall: allow multiple interfaces to be part of one zone, fix the sanity ch...
Felix Fietkau
2009-01-16
2
-39
/
+52
*
firewall: clear the MSSFIX rules
Felix Fietkau
2009-01-02
1
-0
/
+1
*
Unify portrange-support in firewall rule generator
Steven Barth
2009-01-01
1
-0
/
+10
*
disable the MSS fixup hack by default (most ISPs don't require this as a work...
Felix Fietkau
2008-12-31
2
-1
/
+9
*
fixes firewall for trunk, custom chains were never reched, as policies apply ...
John Crispin
2008-10-14
1
-3
/
+3
[next]