]> The Tcpdump Group git mirrors - tcpdump/commit
The ARCNET sequence number on the wire appears to be big-endian, at
authorguy <guy>
Thu, 23 Jan 2003 09:15:14 +0000 (09:15 +0000)
committerguy <guy>
Thu, 23 Jan 2003 09:15:14 +0000 (09:15 +0000)
commit0978dd2b9befb92233c20231d95346ac63be8288
treeeba465ec5e55be8cd4f00a6be4356043fad56283
parentad06a893cfd3acca3fba38d8b39b6b15dd3053ea
The ARCNET sequence number on the wire appears to be big-endian, at
least from the Linux RFC1201 code; extract it as such.

Get rid of some variables that are initialized but never modified.
print-arcnet.c