#17840 (moved) adds client support for bootstrapping and connecting to guards over IPv6.
But Tor Browser shows the guard's IPv4 address, not the address that tor is actually connected to.
after some playing around with my tor browser bundle, I found I had to set ClientUseIPv6 to 1, and also set ClientUseIPv4 to 0. after doing that, despite TBB telling me IPv4 addresses in the circuit list, wireshark confirmed it was in-fact connecting over IPv6 :)