Subject: Re: netbsd DHCP vendor class identifier (VCI)
To: Garrett D'Amore <garrett_damore@tadpole.com>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: tech-kern
Date: 11/10/2005 21:42:49
In message <4373EB41.2040905@tadpole.com>, "Garrett D'Amore" writes:
>Hi,
>
>I've noticed that the NetBSD in-kernel DHCP client sends a vendor class 
>identifier which is made up as follows:
>
>    snprintf(vci, sizeof(vci), "%s:%s:kernel:%s", ostype, MACHINE,
>        osrelease);
>

In-kernel dhcp client?  I don't think there is one on NetBSD.

		--Steven M. Bellovin, http://www.cs.columbia.edu/~smb