coova-chilli: add network option
authorJaehoon You <redacted>
Sat, 16 May 2015 13:57:49 +0000 (22:57 +0900)
committerJaehoon You <redacted>
Wed, 3 Jun 2015 05:41:49 +0000 (14:41 +0900)
fix #1221

Signed-off-by: Jaehoon You <redacted>
net/coova-chilli/files/chilli.config

index 6aa98373d38ec8090e2b8e0350cce1c3b7497137..ab8ca1f0e1f769f3597a33d0d932ff245efe3de4 100644 (file)
@@ -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
 
git clone https://git.99rst.org/PROJECT