Age | Commit message (Expand) | Author |
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 commit | cshore |
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 commit | jow |
2011-07-01 | [package] firewall: properly handle negated ports in nat reflection | jow |
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 r26617 | jow |
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 r26805 | jow |
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-12 | firewall: allow local redirection of ports | jow |
2011-03-30 | [package] firewall: prevent duplicate values in interface state vars | jow |
2011-03-20 | Keep firewall.user during sysupgrades | thepeople |
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 used | jow |
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 conffile | jow |
2010-10-03 | [package] firewall: also establish forward rules when setting up nat reflecti... | jow |
2010-09-30 | [package] add maintainer information | jow |
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 used | jow |
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 |