kubeshark/tap/tlstapper/bpf
David Levanon 57f8a8dca9
Feature/fix tls not listening (#1046)
* avoid chunks with invalid address

* tls tapper should distict between pids

* prettfy tls verbose log and tls key

* support tls from multi threads + duplicate calls to the same target

* introduce fdCache and user address pair as tls key

* remove unused comment

* fix merge conflicts

* use lru for fdcache

* pr fixes - renaming

* fix conflict issue
2022-05-02 21:33:26 +03:00
..
include EBPF error handling 2022-03-28 14:19:06 +03:00
fd_to_address_tracepoints.c EBPF error handling 2022-03-28 14:19:06 +03:00
fd_tracepoints.c EBPF error handling 2022-03-28 14:19:06 +03:00
openssl_uprobes.c Feature/fix tls not listening (#1046) 2022-05-02 21:33:26 +03:00
tls_tapper.c EBPF error handling 2022-03-28 14:19:06 +03:00