viced: allow alternate addresses on the same hash chain again
authorMichael Meffie <mmeffie@sinenomine.net>
Tue, 29 Dec 2009 18:40:15 +0000 (13:40 -0500)
committerDerrick Brashear <shadow|account-1000005@unknown>
Tue, 5 Jan 2010 18:18:44 +0000 (10:18 -0800)
commit747a8c0642aeaef814d953d16968fb5026e1ec69
treea058589b392ecfc0491fa877bebed3fb55068cbe
parentdaff4006627fc88be85dade3d72aa45e57a6804a
viced: allow alternate addresses on the same hash chain again

Revert the logic meant to prevent duplicate entries in the
host address hash table so hosts with multiple addresses can
be stored in the same hash bucket again.

Add a new log message to show when the host cannot be stored
in the hash table because of an address-port pair collision
with a host already in the hash table.

Change-Id: I24bf48b912dcf3062201691b446372d78de9bc14
Reviewed-on: http://gerrit.openafs.org/1046
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/viced/host.c