]> The Tcpdump Group git mirrors - tcpdump/commit
From David Young:
authorguy <guy>
Tue, 22 Jul 2003 17:36:57 +0000 (17:36 +0000)
committerguy <guy>
Tue, 22 Jul 2003 17:36:57 +0000 (17:36 +0000)
commit91f7cb2f57f9c2e2833a8d9a863c7be4eea5d010
tree622e9e6c6e00dc25248462d637cc648a1713f4ae
parentd8add7caccf789f60e76a18e7ab28af65340e8a6
From David Young:

[This patch] fixes some bugs and adds a new feature.  Control
packets were showing as [|802.11] because tcpdump expected for
there to be an FCS on each one (wrong assumption).  Also, even
if pieces of a control packet are missing, I have made tcpdump
print its type when it knows it.  The new features is that if
you give -v, the 802.11 Duration field (for virtual carrier
sense) is printed.  This is useful for detecting
hardware/firmware bugs (!!) and for debugging the new crop of
802.11 drivers.
ieee802_11.h
print-802_11.c