session: unify buffer tx dispatching 83/23183/4
authorFlorin Coras <fcoras@cisco.com>
Thu, 17 Oct 2019 05:35:18 +0000 (22:35 -0700)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 18 Nov 2019 13:49:06 +0000 (13:49 +0000)
commit7dfe1ac660b75e6da5a95af385fb4d1eebfdb44e
tree024bf784b0902681616c05f0304158ee7e9a9826
parentaa35702743f147aef85cf70960be253a410e9cb1
session: unify buffer tx dispatching

Type: refactor

Use pending tx buffer vector to postpone dispatching of all buffers,
i.e., either generated as a result of tx events or custom tx event.

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