Subject: Re: kernel ip_randomid() and libc randomid(3) still "broken"
To: None <jonathan@DSG.Stanford.EDU>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: tech-net
Date: 11/26/2003 03:25:54
	ip_randomid() and friends are all corrected.  they have the desired
	property of having certain amount of gap between appearance of the
	same output.  now, could I make RANDOM_IP_ID default to 1 so that it
	will be compiled in always (less #define is always better)?
	we have ip_do_randomid variable so people can enable/disable it as they
	wish.

itojun