cgd dfad729a16 make netinet work on systems where pointers and longs are 64 bits
(like the alpha).  Biggest problem: IP headers were overlayed with
structure which included pointers, and which therefore didn't overlay
properly on 64-bit machines.  Solution: instead of threading pointers
through IP header overlays, add a "queue element" structure to do
the threading, and point it at the ip headers.
1995-11-21 01:07:34 +00:00
..
1995-08-17 02:57:20 +00:00
1995-08-17 02:57:20 +00:00
1995-08-17 02:57:20 +00:00
1995-08-17 02:57:20 +00:00
1995-08-17 02:57:20 +00:00
1995-10-16 05:28:58 +00:00