]> arthur.barton.de Git - ngircd-alex.git/commit
Do reverse lookups using the AF of the incoming connection
authorAlexander Barton <alex@barton.de>
Tue, 26 Apr 2011 09:09:59 +0000 (11:09 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 26 Apr 2011 09:10:50 +0000 (11:10 +0200)
commit160f5725a6646d432f70fe8b677ffdbcbdeb02ce
tree0125676f469d84e18aa16f67aa2bc63c1d821f54
parente4e1595bffdb6c43cd163ae576ee9715b859e494
Do reverse lookups using the AF of the incoming connection

This fixes errors like this one:
  Address mismatch: 2001:1234:abcd:1::1 != 192.168.1.1
src/ngircd/resolve.c