session tls: improve app transports tx scheduling 85/25485/8
authorFlorin Coras <fcoras@cisco.com>
Thu, 27 Feb 2020 04:32:51 +0000 (04:32 +0000)
committerDave Barach <openvpp@barachs.net>
Sat, 4 Apr 2020 17:34:13 +0000 (17:34 +0000)
Type: improvement

- allow apps to request rescheduling of tx events via
SESSION_F_CUSTOM_TX flag
- limit max burst per session custom tx dispatch

In tls
- use the new infra to reschedule tx events
- use max burst bytes as upper limit to number of bytes to be encrypted

Signed-off-by: Florin Coras <fcoras@cisco.com>
Change-Id: I544a5a3337af7ebdff3406b776adf30cf96ebf3c


No differences found