[tor-bugs] #21261 [Obfuscation/Pluggable transport]: goptlib should enforce the `TOR_PT_SERVER_BINDADDR` restriction.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 19 06:33:16 UTC 2017


#21261: goptlib should enforce the `TOR_PT_SERVER_BINDADDR` restriction.
---------------------------------------------+-----------------------------
 Reporter:  yawning                          |          Owner:  asn
     Type:  defect                           |         Status:
                                             |  needs_review
 Priority:  Medium                           |      Milestone:
Component:  Obfuscation/Pluggable transport  |        Version:
 Severity:  Normal                           |     Resolution:
 Keywords:  goptlib                          |  Actual Points:
Parent ID:                                   |         Points:
 Reviewer:                                   |        Sponsor:
---------------------------------------------+-----------------------------
Changes (by dcf):

 * status:  new => needs_review


Comment:

 Is this what you have in mind? attachment:0001-Bug-21261-forbid-duplicate-
 method-names-in-TOR_PT_SE.patch

 I added a test case for when there is an exact duplicate of a
 transport—address pair. What should we do in this case? The patch treats
 it as an ENV-ERROR. The alternative is to collapse exact duplicates
 together. It depends on what the spec intends by "more than one pair."
 {{{
 TOR_PT_SERVER_BINDADDR=alpha-0.0.0.0:1234,alpha-0.0.0.0:1234
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21261#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list