aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall
Commit message (Expand)AuthorAgeFilesLines
* firewall: Allow IGMP and MLD input on WANSteven Barth2015-05-051-0/+19
* firewall: fix some more null-pointer accessesSteven Barth2015-02-261-2/+2
* firewall: respect src_dip option for reflection (#18544)Jo-Philipp Wich2015-01-081-3/+3
* license info - revert r43155John Crispin2014-11-031-2/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+2
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* firewall: allow '*' as synonym for any / all in family and proto optionsJo-Philipp Wich2014-09-191-2/+2
* firewall: fix heap corruption in fw3_bitlen2netmask() with IPv6 addressesJo-Philipp Wich2014-09-181-2/+2
* firewall: fix invalid memory access when processing /128 IPv6 addresses from ...Jo-Philipp Wich2014-09-171-2/+2
* package/*: remove useless explicit set of function returncodeJohn Crispin2014-08-251-4/+0
* firewall: the firewall did not start properly on bootJohn Crispin2014-08-211-1/+1
* firewall: fix potential NULL pointer accessJo-Philipp Wich2014-08-111-2/+2
* firewall: implement selective conntrack flushing (#10225)Jo-Philipp Wich2014-08-111-2/+2
* firewall: implement support for abritary netmasksJo-Philipp Wich2014-07-191-2/+2
* firewall: fix segfault introduced by latest updateJo-Philipp Wich2014-07-101-2/+2
* firewall: fix regressions introduced after latest ubus reworkJo-Philipp Wich2014-07-101-2/+2
* firewall: fix issue with parsing network optionsJo-Philipp Wich2014-07-031-2/+2
* firewall: update to the latest version, adds support for fetching firewall ru...Felix Fietkau2014-07-021-2/+2
* firewall3: add fw3 zone function to enumerate devicesSteven Barth2014-06-261-2/+2
* firewall: add support for nat-rules and netifd-proto-originating rulesSteven Barth2014-04-141-2/+2
* firewall: update to latest version, fixes a musl build errorFelix Fietkau2014-03-201-2/+2
* firewall: fix validation constraintsJo-Philipp Wich2014-02-211-8/+8
* firewall: fix several ipset integration issues (#15016)Jo-Philipp Wich2014-02-201-3/+3
* firewall3: update init.d script to make use of procdJohn Crispin2014-02-181-9/+49
* firewall: don't reload if there were no address or data changesSteven Barth2014-01-191-0/+1
* firewall: improve logging in hotplug scriptJohn Crispin2014-01-151-1/+1
* firewall: fix handling of tcp_ecn parameterJo-Philipp Wich2013-12-171-2/+2
* firewall: optimize DNAT rules and skip invalid rules and redirects (#14485)Jo-Philipp Wich2013-11-181-2/+2
* firewall: Improve ubus supportSteven Barth2013-10-232-3/+3
* firewall: small improvements in nat reflectionJo-Philipp Wich2013-10-101-2/+2
* firewall: update to git headJo-Philipp Wich2013-08-141-2/+2
* firewall: update to git headJo-Philipp Wich2013-07-161-2/+2
* firewall: add missing dependenciesFelix Fietkau2013-07-101-1/+1
* firewall: allow routed lan<->lan traffic by defaultJo-Philipp Wich2013-07-042-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-291-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-181-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-181-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-131-2/+2
* firewall: update to git headJo-Philipp Wich2013-06-131-2/+2
* firewall: udpate to git head (#13652, #13654, #13658)Jo-Philipp Wich2013-06-061-2/+2
* firewall: copy libext*.a from staging dir and drop kernel.mk includes, solves...Jo-Philipp Wich2013-06-061-4/+1
* firewall: update to git head (#13652)Jo-Philipp Wich2013-06-051-2/+2
* firewall3: fix accidentally changed install directiveJo-Philipp Wich2013-06-041-1/+1
* firewall: fix git source urlJo-Philipp Wich2013-06-041-1/+1
* firewall3: rename to firewall, move into base system menu, update to git head...Jo-Philipp Wich2013-06-045-0/+285
* Drop legacy firewall packageJo-Philipp Wich2013-06-0417-1961/+0
* firewall: Remove obsoleted ULA-border ruleSteven Barth2013-05-132-20/+1
* firewall: fix logging rule regression (#12999)Jo-Philipp Wich2013-02-222-2/+2
* firewall: various enhancementsJo-Philipp Wich2013-02-047-97/+133
* firewall: flush conntrack table after changing interface rulesJo-Philipp Wich2013-01-282-2/+5