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: mark /etc/firewall.user as conffile
Jo-Philipp Wich
2010-10-05
1
-0
/
+1
*
[package] firewall: also establish forward rules when setting up nat reflecti...
Jo-Philipp Wich
2010-10-03
2
-7
/
+16
*
[package] add maintainer information
Jo-Philipp Wich
2010-09-30
1
-0
/
+1
*
[package] firewall: fix chain selection logic, option dest must be ignored fo...
Jo-Philipp Wich
2010-09-28
1
-6
/
+5
*
[package] firewall: don't setup nat reflection if negations are used
Jo-Philipp Wich
2010-09-28
1
-0
/
+3
*
[package] fireall:
Jo-Philipp Wich
2010-09-28
5
-28
/
+42
*
[package] firewall: protect iptables invocations with locks in interface ops,...
Jo-Philipp Wich
2010-09-19
2
-1
/
+5
*
[package] firewall: make invalid redirects and duplicate zones non-fatal, pri...
Jo-Philipp Wich
2010-09-16
4
-10
/
+12
*
[package] firewall: run ifdown hotplug events synchronized, fixes a racecondi...
Jo-Philipp Wich
2010-09-15
3
-10
/
+8
*
[package] firewall: deliver remove hotplug events for all active zones/networ...
Jo-Philipp Wich
2010-09-14
3
-3
/
+42
*
[package] firewall:
Jo-Philipp Wich
2010-09-11
7
-94
/
+114
*
[package] firewall:
Jo-Philipp Wich
2010-09-05
2
-4
/
+6
*
[package] firewall: introduce SNAT support for redirect sections
Jo-Philipp Wich
2010-09-05
3
-4
/
+19
*
[package] firewall: add option to disable NAT reflection
Jo-Philipp Wich
2010-09-04
1
-0
/
+4
*
[package] firewall: clean up description (#7875)
Jo-Philipp Wich
2010-09-04
1
-1
/
+1
*
[package] firewall:
Jo-Philipp Wich
2010-09-04
4
-8
/
+33
*
[package] firewall:
Jo-Philipp Wich
2010-08-31
4
-42
/
+63
*
[package] firwall: fix nat reflection for zones covering multiple networks
Jo-Philipp Wich
2010-07-31
1
-34
/
+56
*
[package] firewall: add basic NAT reflection/NAT loopback support
Jo-Philipp Wich
2010-07-31
2
-1
/
+81
*
[package] firewall: allow redirecting only destination port (#7197)
Jo-Philipp Wich
2010-07-16
2
-3
/
+4
*
[package] firewall: fix another notrack related bug
Jo-Philipp Wich
2010-07-15
1
-1
/
+1
*
[package] firewall:
Jo-Philipp Wich
2010-07-15
5
-9
/
+11
*
[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
[next]