[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #25739 [- Select a component]: Nyx: empty exit policy if ipv6 address is not surrounded by [..]
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs