[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #5136 [Pluggable transport]: âRegistered server transport ...â should not be a warning
#5136: âRegistered server transport ...â should not be a warning
---------------------------------+------------------------------------------
Reporter: rransom | Owner: asn
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Pluggable transport | Version:
Keywords: | Parent:
Points: | Actualpoints:
---------------------------------+------------------------------------------
From `register_server_proxy` in src/or/transports.c:
{{{
/* LOG_WARN so that the bridge operator can easily find the
transport's port in the log file and send it to the users. */
log_warn(LD_GENERAL, "Registered server transport '%s' at '%s:%d'",
t->name, fmt_addr(&t->addr), (int)t->port);
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5136>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs