[tor-bugs] #16069 [Tor]: ipv4 + ipv6 exit : v6 policy is displayed twice, v4 isn't displayed
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Sep 9 05:45:19 UTC 2015
#16069: ipv4 + ipv6 exit : v6 policy is displayed twice, v4 isn't displayed
--------------------------+-----------------------------------------------
Reporter: toralf | Owner:
Type: defect | Status: new
Priority: critical | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version: Tor: 0.2.7
Resolution: | Keywords: 026-backport, ipv6, PostFreeze027
Actual Points: | Parent ID:
Points: |
--------------------------+-----------------------------------------------
Comment (by teor):
Ideally, I'd like to see the following:
* accept6/reject6 means IPv6 only, accept6 *:* means all IPv6 addresses,
warn on IPv4 address or *4
In addition, we could:
* introduce accept4/reject4, which mean IPv4 only, accept4 *:* means all
IPv4 addresses, warn on IPv6 address or *6
* deprecate accept/reject, which mean IPv4 and IPv6, accept *:* means all
IPv4 and IPv6 addresses, warn on all uses and recommend user moves to
accept4/accept6/reject4/reject6
I think this provides a sensible migration path and I'm happy to code it
(I'm familiar with the code in question).
What do you think, nickm?
Which parts would you want in 027? Would you want any of it in 026?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16069#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list