ubus: let fw3_ubus_address() return the number of resolved addresses
[project/firewall3.git] / snats.c
2017-05-09 Pierre Lebleufirewall3: add check_snat() function
2017-05-09 Pierre Lebleufirewall3: add fw3_attr_parse_name_type() function
2016-11-29 Jo-Philipp Wichglobal: remove automatic notrack rules
2016-06-07 Jo-Philipp Wichtreewide: replace jow@openwrt.org with jo@mein.io
2016-01-24 Jo-Philipp WichUse xt_id match to track own rules
2015-04-18 Jo-Philipp Wichubus: print rule name when reporting errors
2014-04-14 Steven BarthAdd support for netifd-generated rules
2014-04-14 Steven BarthAdd support for device and direction parameters
2014-04-14 Steven Barthsnat: add support for connlimiting port-range SNAT
2014-04-14 Steven Barthsnat: ICMP can be port-natted as well
2014-04-14 Steven Barthnat: allow ACCEPT-target to explicitely disable NAT
2014-04-06 Jo-Philipp WichInitial support for "config nat" rules - this allows...