Have tcpdump split the 802.11 sequence number field into its sequence number
authorstsp <stsp@openbsd.org>
Mon, 28 Jun 2021 14:35:42 +0000 (14:35 +0000)
committerstsp <stsp@openbsd.org>
Mon, 28 Jun 2021 14:35:42 +0000 (14:35 +0000)
commit474994bd20719ce94b457d4713aca873cae08a9f
tree98c40a1d26424a2f048c988d41260b596007ea81
parent591459212aa868d129772ce37a62a848f7fec924
Have tcpdump split the 802.11 sequence number field into its sequence number
and fragment number components instead of printing the whole field in decimal.

ok sthen@ kn@ jca@
usr.sbin/tcpdump/print-802_11.c