1 /* $Id: config.h.openwrt,v 1.4 2011/02/28 17:30:24 nanard Exp $ */
3 * http:///miniupnp.free.fr
4 * (c) 2006-2011 Thomas Bernard
9 #define MINIUPNPD_VERSION "1.5"
11 #define UPNP_VERSION "20070228"
12 #define USE_NETFILTER 1
13 #define OS_NAME "OpenWRT"
15 #define OS_VERSION "OpenWRT/kamikaze"
16 #define OS_URL "http://openwrt.org/"
18 #define LOG_MINIUPNPD LOG_DAEMON
20 /* Comment the following line to disable NAT-PMP operations */
23 /* Comment the following line to use home made daemonize() func instead
27 #define ENABLE_L3F_SERVICE