session: avoid double dispatch of new events 28/23128/6
authorFlorin Coras <fcoras@cisco.com>
Thu, 31 Oct 2019 02:22:51 +0000 (19:22 -0700)
committerDave Barach <openvpp@barachs.net>
Thu, 31 Oct 2019 16:52:24 +0000 (16:52 +0000)
commit45b7973dddc9f1b50d7f20cc1abe150b2ad9931f
tree47ae819f40dcd0fbdf6561e7ab64df66fa60162e
parentba13c3b3695cb4758848d856174b725afcc7cdb8
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>
src/vnet/session/session_node.c