Subject: Re: pppd doesn't handle LCP echo-response; fixed
To: None <cgd@alpha.bostic.com>
From: Roland McGrath <roland@frob.com>
List: current-users
Date: 11/01/1994 12:04:20
   Cc: current-users@netbsd.org
   Precedence: special-delivery
   X-Notice: Do not redistribute in any form without prior explicit
	     consent of the author.
   Date: Tue, 01 Nov 1994 12:02:27 -0500
   From: "Chris G. Demetriou" <cgd@alpha.bostic.com>

   > Probably it should use 4 instead of sizeof(u_long), in fact.

   sizeof(u_int32_t) rather than 4, even...  8-)

Perhaps we need to define a new constant SIZE_IN_BYTES_OF_A_FOUR_BYTE_QUANTITY.
That seems safest.