>Eventually, we'll be using this format to debug multi-path TCP, in which case 
>the IP addresses (and maybe even the IP4/IP6-ness of it) might change. 

Also there exists SCTP, which implements the concept of variable (0..65535) 
number of "streams" for each direction of an "association" between a pair of 
sockets (in TCP these two things are the same), so a stream_id field in the 
encoding (0 for TCP and UDP) could be handy for SCTP payload representation.

-- 
    Denis Ovsienko

_______________________________________________
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Reply via email to