summaryrefslogtreecommitdiff
path: root/snats.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace unsafe string functionsJo-Philipp Wich2020-06-031-9/+17
* firewall3: add check_snat() functionPierre Lebleu2017-05-091-92/+90
* firewall3: add fw3_attr_parse_name_type() functionPierre Lebleu2017-05-091-9/+7
* global: remove automatic notrack rulesJo-Philipp Wich2016-11-291-3/+0
* treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich2016-06-071-1/+1
* Use xt_id match to track own rulesJo-Philipp Wich2016-01-241-1/+1
* ubus: print rule name when reporting errorsJo-Philipp Wich2015-04-181-2/+5
* Add support for netifd-generated rulesSteven Barth2014-04-141-13/+44
* Add support for device and direction parametersSteven Barth2014-04-141-0/+2
* snat: add support for connlimiting port-range SNATSteven Barth2014-04-141-0/+12
* snat: ICMP can be port-natted as wellSteven Barth2014-04-141-1/+1
* nat: allow ACCEPT-target to explicitely disable NATSteven Barth2014-04-141-5/+10
* Initial support for "config nat" rules - this allows configuring zone-indepen...Jo-Philipp Wich2014-04-061-0/+375