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.
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.