]> The Tcpdump Group git mirrors - tcpdump/commit
Don't do the "OR together the result of two "ntohl()"s stuff on
authorguy <guy>
Sat, 25 Sep 2004 06:48:14 +0000 (06:48 +0000)
committerguy <guy>
Sat, 25 Sep 2004 06:48:14 +0000 (06:48 +0000)
commit923f10c8b8e70e392bd9726778f2381f395a82c1
treeca1c8242ab6e81958ed5cc1d3638aa264b01f28b
parentf3fce4b3014e0a264319d1e4773c82ccb456e9cb
Don't do the "OR together the result of two "ntohl()"s stuff on
platforms that don't support unaligned fetches - just assemble the
64-bit big-endian integer from its constituent bytes.

Improve some comments.
extract.h