]> code.citadel.org Git - citadel.git/commitdiff
improve logging output of event clients & opnional DNS lookup
authorWilfried Goesgens <dothebart@citadel.org>
Tue, 20 Dec 2011 18:47:33 +0000 (19:47 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Tue, 20 Dec 2011 18:47:33 +0000 (19:47 +0100)
  - when compiling -DDEBUG_CARES a verbose trace of nameserver lookup is done
  - the log-line 'C-ARES: %s %d|%d Sock %d port %hu' can be used to identify requests in tcpdump pcap files: tcpdump -r out.pcap -w /tmp/filtered.pcap port <%hu output>
  - we log the session context, so outputs of rwho can be connected to loglines


No differences found