[tor-bugs] #5136 [Pluggable transport]: “Registered server transport ...” should not be a warning

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Feb 14 23:11:12 UTC 2012


#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


More information about the tor-bugs mailing list