CESNET / ipfixprobe

IPFIX flow exporter with DPDK support capable of bi-directional flows, per-packet-information statistics, and extensibility via processing plugins (e.g., for application layer parsers).
https://cesnet.github.io/ipfixprobe/
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

Feature tls extensions #204

Closed jmuecke closed 5 months ago

jmuecke commented 6 months ago

Add TLS extensions type and lengths extraction to TLS module.

This is similar to the implementation in in the QUIC module.