Don't fail to send netinfo if real_addr is unset
commit688b53059e56ddbc287de688258ebdd51b94e001
authorSebastian Hahn <sebastian@torproject.org>
Wed, 16 Nov 2011 13:07:10 +0000 (16 14:07 +0100)
committerSebastian Hahn <sebastian@torproject.org>
Wed, 16 Nov 2011 15:05:46 +0000 (16 16:05 +0100)
treeed40654308125e94e61a5de370e7e75435b5bb83
parentc4a4ac7de6d32482fad36ce5af9b1e932cd506cb
Don't fail to send netinfo if real_addr is unset

If we haven't set real_addr on a connection, we also now that _base.addr
hasn't been tampered with. So we can use that.
src/or/connection_or.c