client_host_adder(): Reject the request if the destination host is unknown
authorFabian Keil <fk@fabiankeil.de>
Sun, 27 Dec 2015 12:54:12 +0000 (12:54 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 27 Dec 2015 12:54:12 +0000 (12:54 +0000)
Previously the request would fail later on.
While at it, use a less silly log message.


No differences found