]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Add "cpack", a library for extracting 1-, 2-, 4-, and 8-octet words
authordyoung <dyoung>
Thu, 23 Sep 2004 21:27:18 +0000 (21:27 +0000)
committerdyoung <dyoung>
Thu, 23 Sep 2004 21:27:18 +0000 (21:27 +0000)
from a buffer.  The cpack library expects for words to appear on
their natural boundaries.

The radiotap (802.11 + radio information) capture format uses cpack
to extract the radio information fields.


No differences found