summaryrefslogtreecommitdiff
path: root/package/firewall
AgeCommit message (Expand)Author
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
2010-10-05[package] firewall: mark /etc/firewall.user as conffilejow
2010-10-03[package] firewall: also establish forward rules when setting up nat reflecti...jow
2010-09-30[package] add maintainer informationjow
2010-09-28[package] firewall: fix chain selection logic, option dest must be ignored fo...jow
2010-09-28[package] firewall: don't setup nat reflection if negations are usedjow
2010-09-28[package] fireall:jow
2010-09-19[package] firewall: protect iptables invocations with locks in interface ops,...jow
2010-09-16[package] firewall: make invalid redirects and duplicate zones non-fatal, pri...jow
2010-09-15[package] firewall: run ifdown hotplug events synchronized, fixes a racecondi...jow
2010-09-14[package] firewall: deliver remove hotplug events for all active zones/networ...jow
2010-09-11[package] firewall:jow
2010-09-05[package] firewall:jow
2010-09-05[package] firewall: introduce SNAT support for redirect sectionsjow
2010-09-04[package] firewall: add option to disable NAT reflectionjow
2010-09-04[package] firewall: clean up description (#7875)jow
2010-09-04[package] firewall:jow
2010-08-31[package] firewall:jow
2010-07-31[package] firwall: fix nat reflection for zones covering multiple networksjow