- Fixed KEY_CHANGED notification. A lot of notify_others() calls were
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 27 Jun 2000 12:58:04 +0000 (12:58 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 27 Jun 2000 12:58:04 +0000 (12:58 +0000)
commit4faed1b8546563def6a426c563cec2a26d927eda
tree3d052672b97338d61c876b46826f2c766aeaa38e
parent04cb206298df033d254ca007205d13f9a670c402
- Fixed KEY_CHANGED notification. A lot of notify_others() calls were
  wrong (first two arguments swapped). Should probably be doublechecked.
- Don't retry to connect to hosts with different protocol versions.
src/protocol.c