Consider *ListenAddress when warning about low ports and hibernation
commite70fe116d3726401e0205e115294208a948a292e
authorSebastian Hahn <sebastian@torproject.org>
Tue, 26 May 2009 10:41:45 +0000 (26 12:41 +0200)
committerSebastian Hahn <sebastian@torproject.org>
Sat, 30 May 2009 01:09:39 +0000 (30 03:09 +0200)
treef10c55f65b6dc66cadff8d276922d050ded2cd71
parent873faffb5ae1284b522041f7a8b2e3bbcd53e416
Consider *ListenAddress when warning about low ports and hibernation

Tas (thanks!) noticed that when *ListenAddress is set, Tor would
still warn on startup when *Port is low and hibernation is active.
The patch parses all the *ListenAddress lines, and checks the
ports. Bugfix on 0.2.1.15-rc
ChangeLog
src/or/config.c