summaryrefslogtreecommitdiff
path: root/package/firewall
AgeCommit message (Expand)Author
2012-07-09[package] firewall: also set up nat reflection rules for redirects with proto...jow
2012-06-08[package] firewall: allow incoming ICMPv6 router-advertisement and neighbor-a...jow
2012-06-05[package] /etc/functions.sh => /lib/functions.shjow
2012-05-28[packages] firewall: fix nat reflection after netifd status format changejow
2012-05-16[package] firewall: rework interface address determination to skip ipv6 addre...jow
2012-05-16[package] firewall: fix nat reflection after netifd switch (#11460)jow
2012-04-21[package/firewall] minor change: adjust formatting of firewall.configmirko
2012-03-18[package] firewall: revert processing order of redirects and rules, ensures t...jow
2012-03-13[package] firewall: fix fw__uci_state_del() procedure (#11132)jow
2012-02-25[package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICM...jow
2012-02-23[package] firewall: bail out if uci is used in firewall include filesjow
2012-02-22iptables: make it possible to dynamically configure built-in statically linke...nbd
2012-02-07[package] firewall: don't filter IPv4 ICMP types (#10928)jow
2012-01-08[package] firewall: add support for "local" port forwards which target an int...jow
2011-12-20[package] firewall:jow
2011-11-09[package] firewall: add DHCPv6 default rule (#10381)jow
2011-10-29[package] firewall: relocate TCPMSS rules into mangle table, add code to sele...jow
2011-10-27[package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_d...jow
2011-10-23[package] firewall: prevent ip6tables -t nat rules (#10265)jow
2011-10-22[package] firewall: fix another instance of unquoted "*"jow
2011-10-22[package] firewall: fix possible expansion of "*" when rules with "option src...jow
2011-10-22[package] firewall: do not check for module availability, let iptables fail i...jow
2011-09-01[package] firewall: make ESTABLISHED,RELATED rules match before INVALID, use ...jow
2011-08-14[package] firewall: further tune ICMPv6 default rules according to RFC4890 (#...jow
2011-07-26[package] firewall: prevent redundant rules if multiple ports and multiple ic...jow
2011-07-20[package] firewall: fix serious bug in state var handling (#9746)jow
2011-07-15[package] firewall: rework state variable handling, use uci_toggle_state() wh...jow
2011-07-07[package] firewall: make sure that -m mac is used with --mac-source, follow u...jow
2011-07-07[package] firewall: also correct another variable missed in previous commitcshore
2011-07-07[package] firewall: fix wrong variable names for protocol command line parame...cshore
2011-07-06[package] firewall:jow
2011-07-06[package] firewall: fix udp rules for tcpudp proto rules using src_port and d...cshore
2011-07-01[package] firewall: fix port range quirk in previous commitjow
2011-07-01[package] firewall: properly handle negated ports in nat reflectionjow
2011-06-30[package] firewall: refine default ICMPv6 rules to better conform with RFC489...jow
2011-06-30[package] firewall: restore local port relocation ability from r26617jow
2011-06-30[package] firewall:jow
2011-06-16[package] firewall: ensure that fw_get_subnet4() sets an empty value if no (v...jow
2011-06-16[package] firewall: allow symbolic names of interfaces and aliases in masq_sr...jow
2011-05-20[package] firewall: explictely mention network in default configuration, make...jow
2011-05-02[package] firewall: revert accidential committed changes from r26805jow
2011-05-02[PATCH] firewall: provide examples of ssh port relocation on firewall and IPs...jow
2011-04-20[package] firewall: prevent excessive uci state data aggregation (#9152)jow
2011-04-12firewall: allow local redirection of portsjow
2011-03-30[package] firewall: prevent duplicate values in interface state varsjow
2011-03-20Keep firewall.user during sysupgradesthepeople
2011-03-02[package] firewall: move include sourcing into a subshell, this makes the fir...jow
2011-03-01[package] firewall: fix rule generation for v4 or v6 only zones (#8955)jow
2011-01-27[package] firewall: fix wrong rule order if multiple protocols are usedjow
2010-10-08[package] firewall: insert SNAT and DNAT rules according to the order of the ...jow