projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58f3bc1
)
miniupnpd: In config file corrected int_address to int_addr
author
Daniel Dickinson
<crazycshore@gmail.com>
Tue, 8 Mar 2011 16:09:59 +0000
(16:09 +0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Tue, 8 Mar 2011 16:09:59 +0000
(16:09 +0000)
SVN-Revision: 25957
net/miniupnpd/files/upnpd.config
patch
|
blob
|
history
diff --git
a/net/miniupnpd/files/upnpd.config
b/net/miniupnpd/files/upnpd.config
index 9ca9fdec6a3a657c802c158951baf0704e7c74c7..be0ea6cace92dfcb55fe108b6bb2033718376b21 100644
(file)
--- a/
net/miniupnpd/files/upnpd.config
+++ b/
net/miniupnpd/files/upnpd.config
@@
-10,5
+10,5
@@
config upnpd config
config perm_rule
option action deny
option ext_ports 0-65535
- option int_addr
ess
0.0.0.0/0
+ option int_addr 0.0.0.0/0
option int_ports '0:65535'