wrong low port hibernation warning
I have two orports in my torrc (one for v4, one for v6). I get the low-port warning twice: [....] Starting tor daemon...Nov 02 16:40:21.707 [warn] You have set AccountingMax to use hibernation. You have also chosen a low DirPort or OrPort. This combination can make Tor stop working when it tries to re-attach the port after a period of hibernation. Please choose a different port or turn off hibernation unless you know this combination will work on your platform. Nov 02 16:40:21.707 [warn] You have set AccountingMax to use hibernation. You have also chosen a low DirPort or OrPort. This combination can make Tor stop working when it tries to re-attach the port after a period of hibernation. Please choose a different port or turn off hibernation unless you know this combination will work on your platform. That it's shown twice is one bug. The other bug is that I should not get this message at all, since these orports are nolisten (and I have noadvertise ports at > 1024). Cheers,
issue