summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-09-03 15:48:57 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-09-03 15:48:57 +0200
commit1e9febaf28ffa1a6107cd0f5f2c0ac0ab2b16830 (patch)
tree8e9b0e5dd1276f2e85f91c1671b0d67d4615550f /tools
parentfb8ce409fe609f8e195062f07206e264b5eeb396 (diff)
downloadrsyslog-1e9febaf28ffa1a6107cd0f5f2c0ac0ab2b16830.tar.gz
rsyslog-1e9febaf28ffa1a6107cd0f5f2c0ac0ab2b16830.tar.xz
rsyslog-1e9febaf28ffa1a6107cd0f5f2c0ac0ab2b16830.zip
bugfix: reverse lookup reduction logic in imudp do DNS queries too often
A comparison was done between the current and the former source address. However, this was done on the full sockaddr_storage structure and not on the host address only. This has now been changed for IPv4 and IPv6. The end result of this bug could be a higher UDP message loss rate than necessary (note that UDP message loss can not totally be avoided due to the UDP spec)
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions