Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/netinet



In message <20031117223416.0071C2DA1D%cvs.netbsd.org@localhost>
        on Mon, 17 Nov 2003 22:34:16 +0000 (UTC),
        Jonathan Stone <jonathan%netbsd.org@localhost> wrote:
> Allocators of new IPv4 IDs should now call the function ip_newid().
> Randomized IP_ids is now a config-time option, "options RANDOM_IP_ID".
> ip_newid() can use ip_random-id()_IP_ID if and only if configured
> with RANDOM_IP_ID. A sysctl knob should be  provided.
Prototype is missing for ip_randomid()?

--- ip_id.o ---
/usr/src/sys/netinet/ip_id.c:175: warning: no previous prototype for 
`ip_randomid'
*** [ip_id.o] Error code 1

-- 
Takahiro Kambe <taca%back-street.net@localhost>



Home | Main Index | Thread Index | Old Index