git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
615212d
)
coova-chilli: add network option
author
Jaehoon You
<redacted>
Sat, 16 May 2015 13:57:49 +0000
(22:57 +0900)
committer
Jaehoon 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
patch
|
blob
|
history
diff --git
a/net/coova-chilli/files/chilli.config
b/net/coova-chilli/files/chilli.config
index 6aa98373d38ec8090e2b8e0350cce1c3b7497137..ab8ca1f0e1f769f3597a33d0d932ff245efe3de4 100644
(file)
--- 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
git clone https://git.99rst.org/PROJECT