markpash / flowlat

flowlat is an eBPF-based tool for monitoring TCP SYN/SYN-ACK latency.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP: flowlat

This project aims to measure the latency of TCP connections (specifically SYN-SYN/ACK) to provide an alternative to plain ICMP ping monitoring.

Flowlat makes use of eBPF for identifying packets on ingress and egress of the Linux networking stack.

About

flowlat is an eBPF-based tool for monitoring TCP SYN/SYN-ACK latency.

License:MIT License


Languages

Language:Go 82.6%Language:C 16.2%Language:Makefile 1.2%