Subject: Re: dhcpd(8) _cannot_ be completely disabled on an interface
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: Christopher W. Richardson <cwr@nexthop.com>
List: tech-net
Date: 01/11/2002 17:38:02
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
der Mouse <mouse@Rodents.Montreal.QC.CA> writes:
> > in which case the interface "name" and "address" (which have
> > the same lifetime issues as the number)
>
> I don't think so, not if numbers are assigned sequentually at
> boot and never repeated. In practice today, a 32-bit serial
> number will never be repeated; a 64-bit probably will never be
> repeated for the foreseeable lifetime of NetBSD.
While this might be true,
struct ifnet { /* and the entries */
[...]
u_short if_index; /* numeric abbreviation for this if */
in practice today 16-bit serial numbers are repeated.
Not that this says anything about names and addresses being
repeated less frequently than if_index, just that 32 or 64 bit
if_index would be nice. :)
- --
Chris Richardson
cwr@nexthop.com http://www.nexthop.com
Key fingerprint: 04B9 0F4F A999 D22F BFB7 6977 3FAE 5104 E387 4F31
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (NetBSD)
Comment: Processed by Mailcrypt 3.5.6 and Gnu Privacy Guard <http://www.gnupg.org/>
iEYEARECAAYFAjw/aUkACgkQP65RBOOHTzGIfQCcDL8BVQvnIfVarlkoJLSIbBlx
TdoAoLC7XJLvzyxkBo3ZWJa3Hzdg9cB1
=nXoT
-----END PGP SIGNATURE-----