commit eed8b9114b5f1dfcfae68b9342b8b1f97fa174e0
parent 615212d83c8a96daec2f2688c0c17450ea549f2c
Author: Jaehoon You <teslamint@gmail.com>
Date: Sat, 16 May 2015 22:57:49 +0900
coova-chilli: add network option
fix #1221
Signed-off-by: Jaehoon You <teslamint@gmail.com>
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/net/coova-chilli/files/chilli.config b/net/coova-chilli/files/chilli.config
@@ -9,6 +9,9 @@ config chilli
# name of TUN device name. required.
option tundev 'tun0'
+ # name of network interface
+ option network ''
+
# Include this flag if process is to run in the foreground
#option fg