summaryrefslogtreecommitdiff
path: root/package/iptables/files
Commit message (Collapse)AuthorAge
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
| | | | SVN-Revision: 33688
* Update layer7 rulesHauke Mehrtens2009-05-01
| | | | SVN-Revision: 15544
* adds a new uci firewall - iptbales and netfilter packages need to be ↵John Crispin2008-08-04
| | | | | | rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... SVN-Revision: 12089
* move /etc/config/firewall to /etc/firewall.config to prevent it from ↵Felix Fietkau2008-02-04
| | | | | | interfering with uci - yes, this beast really needs a rewrite :) SVN-Revision: 10383
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
| | | | SVN-Revision: 10367
* update stripped subset of l7 patterns to 11-03-2007 patternsTim Yardley2007-11-19
| | | | SVN-Revision: 9582
* Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)Florian Fainelli2007-11-05
| | | | SVN-Revision: 9503
* Only masquerade LAN, other settings need manual tweakingFlorian Fainelli2007-10-29
| | | | SVN-Revision: 9461
* Only masquerade non routable addresses (#2535)Florian Fainelli2007-10-29
| | | | SVN-Revision: 9460
* make the firewall script run after the network script again (required for ↵Felix Fietkau2007-06-30
| | | | | | working with dynamically assigned interfaces), include the network state SVN-Revision: 7806
* Initialise firewall before network (#1988)Florian Fainelli2007-06-28
| | | | SVN-Revision: 7757
* fix a problem with the firewall script (multicast traffic could produce ↵Felix Fietkau2007-03-27
| | | | | | packet loss) SVN-Revision: 6726
* port [6229] to kamikazeFelix Fietkau2007-02-08
| | | | SVN-Revision: 6275
* prepare for moving part of the firewall to hotplug. created new chains ↵Felix Fietkau2006-12-20
| | | | | | {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible SVN-Revision: 5878
* replace br0 with $LANFelix Fietkau2006-11-09
| | | | SVN-Revision: 5492
* export WAN variable so that firewall works (#907)Florian Fainelli2006-11-03
| | | | SVN-Revision: 5412
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-15
| | | | SVN-Revision: 5136
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-15
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20