Initial support for "config nat" rules - this allows configuring zone-independant...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 6 Apr 2014 20:25:14 +0000 (22:25 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 6 Apr 2014 20:51:30 +0000 (22:51 +0200)
commit31456301f514e3e04f61930bb00f6b2d99b4d067
treeb8fd4d833b127ae6a61e68cb8a60c30fc1b27133
parent93aea77092b0c178fefe3ab95fc040534eda90a3
Initial support for "config nat" rules - this allows configuring zone-independant SNAT and MASQUERADE rules
CMakeLists.txt
main.c
options.c
options.h
redirects.c
snats.c [new file with mode: 0644]
snats.h [new file with mode: 0644]