| Commit message (Expand) | Author | Age | Files | Lines |
* | AA: firewall3: rename to firewall, move into base system menu, update to git ... | Jo-Philipp Wich | 2013-06-04 | 4 | -0/+219 |
* | AA: Drop legacy firewall package | Jo-Philipp Wich | 2013-06-04 | 16 | -1867/+0 |
* | AA: backport r36623 | Steven Barth | 2013-05-26 | 1 | -1/+1 |
* | AA: firewall: backport r35348 | Jo-Philipp Wich | 2013-01-28 | 1 | -0/+3 |
* | AA: firewall: merge r34472 and r34569 | Jo-Philipp Wich | 2013-01-02 | 1 | -86/+123 |
* | [package] firewall: also set up nat reflection rules for redirects with proto... | Jo-Philipp Wich | 2012-07-09 | 1 | -1/+2 |
* | [package] firewall: allow incoming ICMPv6 router-advertisement and neighbor-a... | Jo-Philipp Wich | 2012-06-08 | 1 | -0/+2 |
* | [package] /etc/functions.sh => /lib/functions.sh | Jo-Philipp Wich | 2012-06-05 | 2 | -2/+2 |
* | [packages] firewall: fix nat reflection after netifd status format change | Jo-Philipp Wich | 2012-05-28 | 1 | -47/+9 |
* | [package] firewall: rework interface address determination to skip ipv6 addre... | Jo-Philipp Wich | 2012-05-16 | 1 | -9/+19 |
* | [package] firewall: fix nat reflection after netifd switch (#11460) | Jo-Philipp Wich | 2012-05-16 | 1 | -3/+33 |
* | [package/firewall] minor change: adjust formatting of firewall.config | Mirko Vogt | 2012-04-21 | 1 | -13/+13 |
* | [package] firewall: revert processing order of redirects and rules, ensures t... | Jo-Philipp Wich | 2012-03-18 | 1 | -3/+3 |
* | [package] firewall: fix fw__uci_state_del() procedure (#11132) | Jo-Philipp Wich | 2012-03-13 | 1 | -2/+2 |
* | [package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICM... | Jo-Philipp Wich | 2012-02-25 | 1 | -0/+2 |
* | [package] firewall: bail out if uci is used in firewall include files | Jo-Philipp Wich | 2012-02-23 | 1 | -1/+7 |
* | [package] firewall: don't filter IPv4 ICMP types (#10928) | Jo-Philipp Wich | 2012-02-07 | 1 | -4/+1 |
* | [package] firewall: add support for "local" port forwards which target an int... | Jo-Philipp Wich | 2012-01-08 | 1 | -2/+13 |
* | [package] firewall: | Jo-Philipp Wich | 2011-12-20 | 2 | -1/+10 |
* | [package] firewall: add DHCPv6 default rule (#10381) | Jo-Philipp Wich | 2011-11-09 | 1 | -0/+12 |
* | [package] firewall: relocate TCPMSS rules into mangle table, add code to sele... | Jo-Philipp Wich | 2011-10-29 | 3 | -6/+20 |
* | [package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_d... | Jo-Philipp Wich | 2011-10-27 | 2 | -3/+6 |
* | [package] firewall: prevent ip6tables -t nat rules (#10265) | Jo-Philipp Wich | 2011-10-23 | 1 | -1/+2 |
* | [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 | -5/+10 |
* | [package] firewall: do not check for module availability, let iptables fail i... | Jo-Philipp Wich | 2011-10-22 | 1 | -15/+1 |
* | [package] firewall: make ESTABLISHED,RELATED rules match before INVALID, use ... | Jo-Philipp Wich | 2011-09-01 | 1 | -8/+8 |
* | [package] firewall: further tune ICMPv6 default rules according to RFC4890 (#... | Jo-Philipp Wich | 2011-08-14 | 2 | -1/+17 |
* | [package] firewall: prevent redundant rules if multiple ports and multiple ic... | Jo-Philipp Wich | 2011-07-26 | 1 | -7/+16 |
* | [package] firewall: fix serious bug in state var handling (#9746) | Jo-Philipp Wich | 2011-07-20 | 1 | -2/+2 |
* | [package] firewall: rework state variable handling, use uci_toggle_state() wh... | Jo-Philipp Wich | 2011-07-15 | 1 | -17/+24 |
* | [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: also correct another variable missed in previous commit | Daniel Dickinson | 2011-07-07 | 1 | -1/+1 |
* | [package] firewall: fix wrong variable names for protocol command line parame... | Daniel Dickinson | 2011-07-07 | 1 | -2/+2 |
* | [package] firewall: | Jo-Philipp Wich | 2011-07-06 | 3 | -29/+25 |
* | [package] firewall: fix udp rules for tcpudp proto rules using src_port and d... | Daniel Dickinson | 2011-07-06 | 1 | -0/+7 |
* | [package] firewall: fix port range quirk in previous commit | Jo-Philipp Wich | 2011-07-01 | 1 | -2/+2 |
* | [package] firewall: properly handle negated ports in nat reflection | Jo-Philipp Wich | 2011-07-01 | 1 | -4/+12 |
* | [package] firewall: refine default ICMPv6 rules to better conform with RFC489... | Jo-Philipp Wich | 2011-06-30 | 1 | -13/+2 |
* | [package] firewall: restore local port relocation ability from r26617 | Jo-Philipp Wich | 2011-06-30 | 1 | -3/+3 |
* | [package] firewall: | Jo-Philipp Wich | 2011-06-30 | 5 | -73/+219 |
* | [package] firewall: ensure that fw_get_subnet4() sets an empty value if no (v... | Jo-Philipp Wich | 2011-06-16 | 1 | -0/+1 |
* | [package] firewall: allow symbolic names of interfaces and aliases in masq_sr... | Jo-Philipp Wich | 2011-06-16 | 2 | -2/+27 |
* | [package] firewall: explictely mention network in default configuration, make... | Jo-Philipp Wich | 2011-05-20 | 1 | -0/+2 |
* | [package] firewall: revert accidential committed changes from r26805 | Jo-Philipp Wich | 2011-05-02 | 1 | -39/+11 |
* | [PATCH] firewall: provide examples of ssh port relocation on firewall and IPs... | Jo-Philipp Wich | 2011-05-02 | 2 | -11/+61 |
* | [package] firewall: prevent excessive uci state data aggregation (#9152) | Jo-Philipp Wich | 2011-04-20 | 1 | -0/+2 |
* | firewall: allow local redirection of ports | Jo-Philipp Wich | 2011-04-12 | 1 | -3/+2 |
* | [package] firewall: prevent duplicate values in interface state vars | Jo-Philipp Wich | 2011-03-30 | 1 | -1/+4 |
* | Keep firewall.user during sysupgrades | Travis Kemen | 2011-03-20 | 1 | -0/+1 |