session: unify buffer tx dispatching 04/22804/4
authorFlorin Coras <fcoras@cisco.com>
Thu, 17 Oct 2019 05:35:18 +0000 (22:35 -0700)
committerDave Barach <openvpp@barachs.net>
Thu, 17 Oct 2019 21:02:27 +0000 (21:02 +0000)
commit8a754f1a55fb16a4d42efd5c606e5a07b4afffe9
tree4419bac25e9774c40b2966189c8b465a62d1df70
parent9929561a5d7388e655eadfaf458d27b96f00abd5
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>
src/vnet/session/session_node.c