session: prioritize postponed sessions 14/15614/5
authorFlorin Coras <fcoras@cisco.com>
Tue, 30 Oct 2018 17:21:59 +0000 (10:21 -0700)
committerMarco Varlese <marco.varlese@suse.de>
Wed, 31 Oct 2018 08:17:33 +0000 (08:17 +0000)
commit5f56d736cbd752216357357b8de6a120a41c08eb
tree783abee8a2c3e77513940734716775a88ac6bdeb
parent5a7ca7bde104b12f8dc4a751fd911819d4bd6c8e
session: prioritize postponed sessions

If sessions cannot be handled during the current dispatch loop
iteration, ensure that they are first to be handled in the next.

Change-Id: Ifc6215900f8cfd530d4886b58641189f0ccf9bb7
Signed-off-by: Florin Coras <fcoras@cisco.com>
src/vnet/session/session.c
src/vnet/session/session.h
src/vnet/session/session_node.c