| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] firewall: fix nat reflection after netifd switch (#11460) | Jo-Philipp Wich | 2012-05-16 | 1 | -1/+1 |
* | [package] firewall: revert processing order of redirects and rules, ensures t... | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
* | [package] firewall: fix fw__uci_state_del() procedure (#11132) | Jo-Philipp Wich | 2012-03-13 | 1 | -1/+1 |
* | [package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICM... | Jo-Philipp Wich | 2012-02-25 | 1 | -1/+1 |
* | [package] firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 1 | -1/+1 |
* | iptables: make it possible to dynamically configure built-in statically linke... | Felix Fietkau | 2012-02-22 | 1 | -1/+1 |
* | [package] firewall: don't filter IPv4 ICMP types (#10928) | Jo-Philipp Wich | 2012-02-07 | 1 | -1/+1 |
* | [package] firewall: add support for "local" port forwards which target an int... | Jo-Philipp Wich | 2012-01-08 | 1 | -2/+2 |
* | [package] firewall: | Jo-Philipp Wich | 2011-12-20 | 1 | -1/+1 |
* | [package] firewall: add DHCPv6 default rule (#10381) | Jo-Philipp Wich | 2011-11-09 | 1 | -1/+1 |
* | [package] firewall: relocate TCPMSS rules into mangle table, add code to sele... | Jo-Philipp Wich | 2011-10-29 | 1 | -1/+1 |
* | [package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_d... | Jo-Philipp Wich | 2011-10-27 | 1 | -1/+1 |
* | [package] firewall: prevent ip6tables -t nat rules (#10265) | Jo-Philipp Wich | 2011-10-23 | 1 | -1/+1 |
* | [package] firewall: fix another instance of unquoted "*" | Jo-Philipp Wich | 2011-10-22 | 1 | -1/+1 |
* | [package] firewall: fix possible expansion of "*" when rules with "option src... | Jo-Philipp Wich | 2011-10-22 | 1 | -1/+1 |
* | [package] firewall: do not check for module availability, let iptables fail i... | Jo-Philipp Wich | 2011-10-22 | 1 | -1/+1 |
* | [package] firewall: make ESTABLISHED,RELATED rules match before INVALID, use ... | Jo-Philipp Wich | 2011-09-01 | 1 | -1/+1 |
* | [package] firewall: further tune ICMPv6 default rules according to RFC4890 (#... | Jo-Philipp Wich | 2011-08-14 | 1 | -1/+1 |
* | [package] firewall: prevent redundant rules if multiple ports and multiple ic... | Jo-Philipp Wich | 2011-07-26 | 1 | -1/+1 |
* | [package] firewall: fix serious bug in state var handling (#9746) | Jo-Philipp Wich | 2011-07-20 | 1 | -1/+1 |
* | [package] firewall: rework state variable handling, use uci_toggle_state() wh... | Jo-Philipp Wich | 2011-07-15 | 1 | -1/+1 |
* | [package] firewall: make sure that -m mac is used with --mac-source, follow u... | Jo-Philipp Wich | 2011-07-07 | 1 | -1/+1 |
* | [package] firewall: | Jo-Philipp Wich | 2011-07-06 | 1 | -1/+1 |
* | [package] firewall: properly handle negated ports in nat reflection | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
* | [package] firewall: | Jo-Philipp Wich | 2011-06-30 | 1 | -1/+1 |
* | [package] firewall: allow symbolic names of interfaces and aliases in masq_sr... | Jo-Philipp Wich | 2011-06-16 | 1 | -1/+1 |
* | [package] firewall: prevent excessive uci state data aggregation (#9152) | Jo-Philipp Wich | 2011-04-20 | 1 | -1/+1 |
* | [package] firewall: prevent duplicate values in interface state vars | Jo-Philipp Wich | 2011-03-30 | 1 | -1/+1 |
* | Keep firewall.user during sysupgrades | Travis Kemen | 2011-03-20 | 1 | -0/+2 |
* | [package] firewall: move include sourcing into a subshell, this makes the fir... | Jo-Philipp Wich | 2011-03-02 | 1 | -1/+1 |
* | [package] firewall: fix rule generation for v4 or v6 only zones (#8955) | Jo-Philipp Wich | 2011-03-01 | 1 | -2/+2 |
* | [package] firewall: fix wrong rule order if multiple protocols are used | Jo-Philipp Wich | 2011-01-27 | 1 | -1/+1 |
* | [package] firewall: insert SNAT and DNAT rules according to the order of the ... | Jo-Philipp Wich | 2010-10-08 | 1 | -1/+1 |
* | [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 | 1 | -1/+1 |
* | [package] add maintainer information | Jo-Philipp Wich | 2010-09-30 | 1 | -0/+1 |
* | [package] fireall: | Jo-Philipp Wich | 2010-09-28 | 1 | -1/+1 |
* | [package] firewall: protect iptables invocations with locks in interface ops,... | Jo-Philipp Wich | 2010-09-19 | 1 | -1/+1 |
* | [package] firewall: make invalid redirects and duplicate zones non-fatal, pri... | Jo-Philipp Wich | 2010-09-16 | 1 | -1/+1 |
* | [package] firewall: run ifdown hotplug events synchronized, fixes a racecondi... | Jo-Philipp Wich | 2010-09-15 | 1 | -1/+1 |
* | [package] firewall: deliver remove hotplug events for all active zones/networ... | Jo-Philipp Wich | 2010-09-14 | 1 | -1/+1 |
* | [package] firewall: | Jo-Philipp Wich | 2010-09-11 | 1 | -1/+1 |
* | [package] firewall: introduce SNAT support for redirect sections | Jo-Philipp Wich | 2010-09-05 | 1 | -1/+1 |
* | [package] firewall: clean up description (#7875) | Jo-Philipp Wich | 2010-09-04 | 1 | -1/+1 |
* | [package] firewall: | Jo-Philipp Wich | 2010-09-04 | 1 | -2/+3 |
* | [package] firewall: | Jo-Philipp Wich | 2010-08-31 | 1 | -1/+1 |
* | [package] firewall: add basic NAT reflection/NAT loopback support | Jo-Philipp Wich | 2010-07-31 | 1 | -1/+2 |
* | [package] firewall: allow redirecting only destination port (#7197) | Jo-Philipp Wich | 2010-07-16 | 1 | -1/+1 |
* | [package] firewall: | Jo-Philipp Wich | 2010-07-15 | 1 | -1/+1 |
* | [package] firewall: Initial alias interface support. This allows to define zo... | Jo-Philipp Wich | 2010-06-01 | 1 | -1/+1 |