When trying to talk to a host that is in the netmask of a tinc server but
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 25 Apr 2000 20:50:59 +0000 (20:50 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 25 Apr 2000 20:50:59 +0000 (20:50 +0000)
commit468f1d2efcce53937b7f5e0540269ae18f29ebac
tree2f839b5c49f2d9612054f6f2507cd69921569d0f
parent6461a4b607f5e422b5809acb772e4bfe810b5570
When trying to talk to a host that is in the netmask of a tinc server but
not the tinc server itself, and no keys have been exchanged yet, the key
request would be directed to the host instead of the server. Fixed.
src/net.c