Only accept an ADD_HOST request for a host that already exists in our conn_list if...
authorIvo Timmermans <ivo@lychnis.net>
Tue, 30 May 2000 21:36:16 +0000 (21:36 +0000)
committerIvo Timmermans <ivo@lychnis.net>
Tue, 30 May 2000 21:36:16 +0000 (21:36 +0000)
commit17fa07510ad74d0f96f9700538d32eb8e7b2a0ce
tree5d035a074d34262f22f8eee41174ecebb9ea1ca9
parente7f22d2f5f0a5fcd52da7512ab734b0ba52c623f
Only accept an ADD_HOST request for a host that already exists in our conn_list if the nexthop field matches the sender.  This is a workaround for older clients.
src/protocol.c