Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MPTCP: parse MP_CAPABLE v1 options | Davide Caratti | 2020-02-28 | 1 | -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> |