/tcp-option-tracing

TCP Option Tracing

Primary LanguageC

tcp-option-tracing

TCP Option Tracing is a kernel module. Send the process number, source address and TCP sequence number for tracking to the peer through TCP Option.

how to work

Inspired by the TOA of IPVS. This project uses netfilter or eBPF to add custom fields in the Option of TCP packets. The new fields define the packet format according to rfc6994.