From: Ivo Timmermans Date: Tue, 30 May 2000 21:36:16 +0000 (+0000) Subject: Only accept an ADD_HOST request for a host that already exists in our conn_list if... X-Git-Tag: release-1.0pre2~6 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=17fa07510ad74d0f96f9700538d32eb8e7b2a0ce;hp=17fa07510ad74d0f96f9700538d32eb8e7b2a0ce 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. ---