Subject: Re: synchronous ip_id
To: None <tech-net@netbsd.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-net
Date: 02/25/2003 06:07:39
>> But it can generate a duplicate after 2^15 + 1.
> No, you can't, because the top bit will be different.

Not necessarily - that's why the +1.

|---high bit 0---||---highi bit 1---||---high bit 0---|

If the last value of the first "high bit 0" equals the first value of
the second "high bit 0", it's just generated a duplicate, 2^15+1 from
the first copy to the second.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B