Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 1 | -132/+0 |
| | | | | SVN-Revision: 33688 | ||||
* | firewall: also set up nat reflection rules for redirects with proto all ↵ | Jo-Philipp Wich | 2012-07-09 | 1 | -1/+2 |
| | | | | | | and/or no src_dport set SVN-Revision: 32652 | ||||
* | firewall: fix nat reflection after netifd status format change - use ↵ | Jo-Philipp Wich | 2012-05-28 | 1 | -47/+9 |
| | | | | | | /lib/functions/network.sh - simplify nat reflection code SVN-Revision: 31936 | ||||
* | firewall: rework interface address determination to skip ipv6 addresses | Jo-Philipp Wich | 2012-05-16 | 1 | -9/+19 |
| | | | | SVN-Revision: 31755 | ||||
* | firewall: fix nat reflection after netifd switch (#11460) | Jo-Philipp Wich | 2012-05-16 | 1 | -3/+33 |
| | | | | SVN-Revision: 31754 | ||||
* | firewall: further tune ICMPv6 default rules according to RFC4890 (#9893) | Jo-Philipp Wich | 2011-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 27979 | ||||
* | firewall: fix port range quirk in previous commit | Jo-Philipp Wich | 2011-07-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 27335 | ||||
* | firewall: properly handle negated ports in nat reflection | Jo-Philipp Wich | 2011-07-01 | 1 | -4/+12 |
| | | | | SVN-Revision: 27334 | ||||
* | firewall: - allow multiple ports, protocols, macs, icmp types per rule - ↵ | Jo-Philipp Wich | 2011-06-30 | 1 | -0/+1 |
| | | | | | | implement "limit" and "limit_burst" options for rules - implement "extra" option to rules and redirects for passing arbritary flags to iptables - implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options - allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination - validate symbolic icmp-type names against the selected iptables binary - properly handle forwarded ICMPv6 traffic in the default configuration SVN-Revision: 27317 | ||||
* | firewall: also establish forward rules when setting up nat reflection, back ↵ | Jo-Philipp Wich | 2010-10-03 | 1 | -6/+15 |
| | | | | | | out early if reflection is disabled SVN-Revision: 23201 | ||||
* | firewall: don't setup nat reflection if negations are used | Jo-Philipp Wich | 2010-09-28 | 1 | -0/+3 |
| | | | | SVN-Revision: 23142 | ||||
* | firewall: introduce SNAT support for redirect sections | Jo-Philipp Wich | 2010-09-05 | 1 | -1/+4 |
| | | | | SVN-Revision: 22937 | ||||
* | firewall: add option to disable NAT reflection | Jo-Philipp Wich | 2010-09-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 22908 | ||||
* | firewall: - handle NAT reflection in firewall hotplug, solves synchronizing ↵ | Jo-Philipp Wich | 2010-09-04 | 1 | -1/+1 |
| | | | | | | issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation SVN-Revision: 22888 | ||||
* | firwall: fix nat reflection for zones covering multiple networks | Jo-Philipp Wich | 2010-07-31 | 1 | -34/+56 |
| | | | | SVN-Revision: 22442 | ||||
* | firewall: add basic NAT reflection/NAT loopback support | Jo-Philipp Wich | 2010-07-31 | 1 | -0/+79 |
SVN-Revision: 22441 |