add TLS endpoint function 43/19343/3
authorYu Ping <ping.yu@intel.com>
Mon, 6 May 2019 18:24:30 +0000 (02:24 +0800)
committerPing Yu <ping.yu@intel.com>
Tue, 7 May 2019 02:09:58 +0000 (02:09 +0000)
commit0b81915af417ca568aa3c8d976e0ecfd3fdffe39
tree424f10dbce9ab8b2ddfb17f595c2f970f965380c
parent3e9b7a219df7ba52db719af5216a44b31f21f770
add TLS endpoint function

a bit like QUIC, and the added function can get the endpoint info in TLS,
so that the VCL layer can get those info correctly

Change-Id: Ied7aa3077087c1814499364dfa7654a088ad9910
Signed-off-by: Yu Ping <ping.yu@intel.com>
src/vnet/session/session_api.c
src/vnet/tls/tls.c