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)
commita4b1b0873a7c063691de7c0005fdbf7aaf58fa5a
treea2b58922fa4a2803b63a70aacc97d403957d06cd
parenta4547f290259531c99a316182ae61f1ef5157445
client_host_adder(): Reject the request if the destination host is unknown

Previously the request would fail later on.
While at it, use a less silly log message.
parsers.c