This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
conserver: enable IPv6 support
Signed-off-by: Bjørn Mork <bjorn@mork.no>
lilik-openwrt-22.03
Bjørn Mork
7 years ago
parent
15280aca97
commit
10151211e3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/conserver/Makefile
+ 1
- 0
net/conserver/Makefile
View File
@ -55,6 +55,7 @@ endef
CONFIGURE_ARGS
+=
\
--with-openssl
\
$(
if
$(
CONFIG_IPV6
)
,--with-ipv6
)
\
--sysconfdir
=
/etc/conserver
\
--with-port
=
3109
\
--with-logfile
=
/var/log/conserver/server.log
Write
Preview
Loading…
Cancel
Save