[tor-bugs] #25739 [- Select a component]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Apr 8 08:02:15 UTC 2018


#25739: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
--------------------------------------+--------------------------------
     Reporter:  toralf                |      Owner:  (none)
         Type:  defect                |     Status:  new
     Priority:  Medium                |  Milestone:
    Component:  - Select a component  |    Version:  Tor: 0.3.3.4-alpha
     Severity:  Normal                |   Keywords:
Actual Points:                        |  Parent ID:
       Points:                        |   Reviewer:
      Sponsor:                        |
--------------------------------------+--------------------------------
 {{{
 ./run_nyx
 }}}
 gives an empty
 {{{
         exit policy:
 }}}
 line in that case.
 Example for a wrong line:
 {{{
 ExitPolicy reject6 <snip>/32
 }}}
 Good is
 {{{
         ExitPolicy reject6 [<snip>]/32
 }}}
 Tested with latest stem and nyx Git trees.

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


More information about the tor-bugs mailing list