summaryrefslogtreecommitdiff
path: root/tests/mptcp-v0.out
Commit message (Collapse)AuthorAgeFilesLines
* MPTCP: parse MP_CAPABLE v1 optionsDavide Caratti2020-02-281-0/+264
A new version of MPTCP protocol (RFC8684) has been published, with some changes to the MP_CAPABLE options handling. Let tcpdump print the protocol version, and adjust parsing of MP_CAPABLE options according to RFC8684. Signed-off-by: Davide Caratti <dcaratti@redhat.com>