]> The Tcpdump Group git mirrors - tcpdump/commit
MPTCP: Print 'Length' inside mptcp options
authorMichal Ruprich <[email protected]>
Fri, 19 Mar 2021 13:39:23 +0000 (14:39 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 5 Nov 2022 12:23:32 +0000 (13:23 +0100)
commit899fd8ba2717532d48cc31aff2c8e19f0f850e13
tree0fc8c48537bcaf8e8de527abb5c065cba7f9e987
parent942dece02fbfd9d987d47bd1308e7e4c92cd1ea1
MPTCP: Print 'Length' inside mptcp options

Current mptcp parser prints 'mptcp <Subtype>...' but RFC 8684 in Section
3. states that the format should be 'mptcp <Length> <Subtype>...'

(cherry picked from commit 3c8346f0efa4ae16b9fa2d9467311b387b2d7d58)
print-mptcp.c
tests/mptcp-aa-echo.out
tests/mptcp-aa-v1.out
tests/mptcp-dss-oobr.out
tests/mptcp-fclose.out
tests/mptcp-v0.out
tests/mptcp-v1.out