X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Fnet_setup.c;h=35cd3f7948ab9945653f8a3d08e284b3ee76dab3;hb=160b7cb5e3e9b7869f6ca38e6a7ab2db39aba979;hp=39fd1e566dfc638fc9f010c93c2a2bf4f7beaca8;hpb=09b0b49b98cc16f6b281e4e635c2c70234e38865;p=tinc diff --git a/src/net_setup.c b/src/net_setup.c index 39fd1e56..35cd3f79 100644 --- a/src/net_setup.c +++ b/src/net_setup.c @@ -750,7 +750,6 @@ static bool setup_myself(void) { free(cipher); - send_key_changed(); timeout_add(&keyexpire_timeout, keyexpire_handler, &keyexpire_timeout, &(struct timeval){keylifetime, rand() % 100000}); /* Check if we want to use message authentication codes... */