summaryrefslogtreecommitdiffstats
path: root/package/firewall/files
Commit message (Expand)AuthorAgeFilesLines
* [package] firewall:jow2010-09-116-93/+113
* [package] firewall:jow2010-09-052-4/+6
* [package] firewall: introduce SNAT support for redirect sectionsjow2010-09-052-3/+18
* [package] firewall: add option to disable NAT reflectionjow2010-09-041-0/+4
* [package] firewall:jow2010-09-043-6/+30
* [package] firewall:jow2010-08-313-41/+62
* [package] firwall: fix nat reflection for zones covering multiple networksjow2010-07-311-34/+56
* [package] firewall: add basic NAT reflection/NAT loopback supportjow2010-07-311-0/+79
* [package] firewall: allow redirecting only destination port (#7197)jow2010-07-161-2/+3
* [package] firewall: fix another notrack related bugjow2010-07-151-1/+1
* [package] firewall:jow2010-07-154-8/+10
* [package] firewall:jow2010-06-021-10/+23
* [package] firewall: Initial alias interface support. This allows to define zo...jow2010-06-012-28/+85
* [package] firewall: change the order of IPv4/IPv6 address detection, fixes mi...jow2010-05-312-2/+2
* [package] firewall: fix support for netranges in redirect and rule sectionsjow2010-05-303-7/+7
* [package] firewall: count rules per chain and family, fix wrong order of ip6t...jow2010-05-221-4/+4
* [package] firewall: don't apply default udp/68 rule to ip6tablesjow2010-05-191-0/+1
* [package] firewall:jow2010-05-196-40/+104
* [package] firewall: add commented disable_ipv6 option to default configjow2010-05-191-0/+2
* [package] firewall: implement disable_ipv6 uci optionjow2010-05-192-5/+11
* [package] firewall (#7355)jow2010-05-194-26/+11
* [package] firewall: fix a possible deadlock when the firewall config has synt...jow2010-05-181-2/+4
* [package] firewall: use uci_get_state() wrapperjow2010-05-171-1/+1
* [package] firewall: properly clear hooks in fw_stop() to prevent extensions f...jow2010-05-171-1/+8
* [package] firewall:jow2010-05-173-6/+20
* [package] firewall: properly unset position for delete command, fixes rule re...jow2010-05-051-2/+2
* [package] firewall: fix bug in iface hotplug handlerjow2010-05-051-1/+1
* [package] firewall:jow2010-05-0114-539/+1016
* allow pingthepeople2010-03-181-0/+7
* [package] firewall: insert rules at the beginning of chains again while maint...jow2010-03-021-1/+4
* [package] firewall: fix bad number error in fw_redirect() (#6704)jow2010-02-201-3/+3
* Add destination ip of the wan adapter useful if you have multiple ip addresses.thepeople2010-02-111-0/+2
* [package] firewall: fix a race condition preventing interfaces from being add...jow2010-01-191-2/+6
* firewall: fix fallout from r18716 (fixes #6338)nbd2009-12-101-1/+3
* firewall: get rid of recursive shell script inclusion to improve hush compati...nbd2009-12-092-37/+46
* [package] firewall: initialize dest_port with src_dport if omitted in redirec...jow2009-12-011-21/+21
* firewall: fix zone defaultsnbd2009-10-111-2/+19
* firewall: do not process rules in reversenbd2009-10-101-1/+1
* [package] firewall: fix MSS issue affection RELATED new connections (closes: ...nico2009-09-272-4/+4
* firewall: add sanity checks to zone default rules (patch from #5459)nbd2009-09-241-3/+3
* [package] firewall: move the config_get out of the loop, no need to call it m...jow2009-09-141-2/+3
* [package] firewall: properly dispatch delif events if the network has a diffe...jow2009-09-141-1/+1
* firewall: emit hotplug events for interface add/removenbd2009-08-261-0/+2
* [package] firewall: allow incoming udp/68 packets in the default configuratio...jow2009-08-131-0/+8
* [package] firewall: add icmp_type option to specify the icmp type in rule sec...jow2009-08-031-0/+3
* [package] fix typo in the uci firewall scriptflorian2009-05-261-1/+1
* firewall: automatically set up NOTRACK rules to disable connection tracking f...nbd2009-05-141-13/+43
* [package] firewall: process custom rules after forwardings and redirects, thi...jow2009-04-191-2/+2
* [package] firewall: enable /etc/firewall.user by default and install sample f...jow2009-04-122-4/+8
* re-enable the mss fix by default for now - see discussion at http://lists.ope...nbd2009-01-311-5/+1