]> The Tcpdump Group git mirrors - tcpdump/commit
MPTCP: Modernize packet parsing style.
authorDenis Ovsienko <[email protected]>
Thu, 10 Dec 2020 01:21:00 +0000 (01:21 +0000)
committerDenis Ovsienko <[email protected]>
Tue, 15 Dec 2020 01:06:24 +0000 (01:06 +0000)
commitbf8990f63b15a1b613d8a123395d10c545f82876
treed0523c6aae3a0426f048b37f8a0366352218e144
parentf39bfb7d9df502dbba065519e51e44ffb902c747
MPTCP: Modernize packet parsing style.

Remove the last ND_TCHECK*() instance, which was redundant. Rewrite some
code to articulate the hidden GET_U_1() instances.
print-mptcp.c