conncheck: do not change the pair state in triggered check queue
authorFabrice Bellet <fabrice@bellet.info>
Sun, 17 May 2020 20:59:48 +0000 (22:59 +0200)
committerFabrice Bellet <fabrice@bellet.info>
Mon, 18 May 2020 13:21:34 +0000 (15:21 +0200)
commit263c090332f569c0132c251729465912ef141ec5
treee7cbd59b01cfcfd7d416eed750704da4d9df55aa
parent6bbeba279ed923749fc600a7902f15f2298e29ed
conncheck: do not change the pair state in triggered check queue

We prefer to not change the state of the pair, when it is added to the
triggered check queue. Previously its state was changed to in-progress,
which was a bit misleading, as it somewhat anticipated a future state.
agent/conncheck.c