diff options
author | Nathan Skrzypczak <nathan.skrzypczak@gmail.com> | 2019-11-06 16:33:37 +0100 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2019-11-07 17:18:22 +0000 |
commit | dcbbf2833d09ca6fc4f3df9bcac4ff2d1244c531 (patch) | |
tree | f0f11e54363c11b46d8800ce4d914d3483e948aa /src/vnet | |
parent | 45ec9f49bc7ee0bd3ac4f2a07ecb1d0b9280c036 (diff) |
quic: Add support for ckpair & crypto engine
quic choice used ckpair is now the one passed to
connect or listen via mq.
The crypto engine is chosen with the value passed to
connect or listen via mq:
* If NONE(0) is provided, we default to quic_main.
default_crypto_engine (picotls at init, can be changed
via debug cli : quic set crypto api [crypto engine])
* If PICTOLS/VPP is provided, use this one
* Other values return an error
Type: feature
Change-Id: Ifab893d6d03c83f202e6c7e7a9936f546a4b1530
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'src/vnet')
0 files changed, 0 insertions, 0 deletions