session: avoid double dispatch of new events 55/23255/2
authorFlorin Coras <fcoras@cisco.com>
Thu, 31 Oct 2019 02:22:51 +0000 (19:22 -0700)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Fri, 15 Nov 2019 07:20:32 +0000 (07:20 +0000)
commit0b8f7cf89f2d2312a98e84975a7c43ab0ec4436f
tree756a6714b7b89f9a2e8340eea5f490d6f0fb1fa0
parent513a8ffd88eef6cc8597989ce7163bae2dac1caf
session: avoid double dispatch of new events

Type: fix

Avoid re-dispatching new events if they've just been added to the old
events linked list.

Change-Id: Ie5d0b799eae6cebb118d97204e5111eb194c0b8e
Signed-off-by: Florin Coras <fcoras@cisco.com>
(cherry picked from commit 45b7973dddc9f1b50d7f20cc1abe150b2ad9931f)
src/vnet/session/session_node.c