kubeshark / tracer

The kernel tracer that attaches eBPF probes to containers for capturing TLS traffic
GNU General Public License v3.0
12 stars 6 forks source link

Update libbpf to the latest #45

Closed iluxa closed 2 weeks ago

iluxa commented 4 months ago

Tracer uses pretty old libbpf library: v0.3.0 it is more than 3 years old, latest is v1.3.0

This update doesn't bring immediate new value into tracer, but new libbpf features can be considered to bugfix, improve and new development