projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1db2f3f
)
ipv6 test for efikamx done
author
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 7 Oct 2011 11:33:16 +0000
(11:33 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 7 Oct 2011 11:33:16 +0000
(11:33 +0000)
src/transport/plugin_transport_http.c
patch
|
blob
|
history
diff --git
a/src/transport/plugin_transport_http.c
b/src/transport/plugin_transport_http.c
index aa4465911155d15140dd1a97eeada44adf11f1c2..40ad5c0a06e38de78489bb38af1c0badafe0c91e 100644
(file)
--- a/
src/transport/plugin_transport_http.c
+++ b/
src/transport/plugin_transport_http.c
@@
-795,7
+795,7
@@
http_check_ipv6 (struct Plugin *plugin)
{
GNUNET_log_strerror (GNUNET_ERROR_TYPE_ERROR, "socket");
}
- GNUNET_log_from (GNUNET_ERROR_TYPE_
INFO
, plugin->name,
+ GNUNET_log_from (GNUNET_ERROR_TYPE_
WARNING
, plugin->name,
_
("Disabling IPv6 since it is not supported on this system!\n"));
plugin->ipv6 = GNUNET_NO;