X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/91ac51aa6d078ba287972988fc9cca6593bfbe8f..36b9f99a5250c776888c50ad7ddd89afce84c31d:/server/keyexch.c diff --git a/server/keyexch.c b/server/keyexch.c index d26ac787..2502fa39 100644 --- a/server/keyexch.c +++ b/server/keyexch.c @@ -1278,7 +1278,7 @@ void kx_message(keyexch *kx, unsigned msg, buf *b) start(kx, now.tv_sec); rs_time(&kx->rs, &tv, &now); settimer(kx, &tv); - a_notify("KXSTART", A_END); + a_notify("KXSTART", "?PEER", kx->p, A_END); } if (checkpub(kx))