From: Roy Marples <uberlord@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Suitable USE flag name for stuff that requires non volatile memory
Date: Sat, 12 May 2007 00:10:18 +0100 [thread overview]
Message-ID: <20070512001018.0eca154e@uberlaptop.marples.name> (raw)
Hi List!
dhcpcd-3.1 is making good progress and is almost ready to be put into
the tree. One of it's new features is that it generates a DUID-LLT.
This has to be stored in non volatile storage, so it persists across
reboots. I would like a nice USE flag name, so it can be compiled with
or without that support. My ideas so far.
duid
duid-llt
(both descriptive, but doesn't actually mean anything to most users)
livecd
(only a livecd is volative, even embedded devices have non volative
storage)
volatile
More are welcome :)
For those that are interested in what a DUID is, read on. A DUID (DHCP
Unique IDentifier) is a unique identifier to the machine that should
never change and is used along with an IAID (Identity association
identifier). Simply put its a means of identifying the machine and the
interface. The DHCP specification allowed >1 interface per machine, but
with the advent of dynamic DNS it's near impossible to match machines
and interfaces reliably. This allows just that so in the future servers
can get a list of IP's for a name instead of just the last/first one in.
It's also required for DHCP over infiniband and IPv6.
The big downside is that it does require non volative storage or you
could get a big long list because ...... interfaces can be changed into
other machines, so part of the DUID is a time stamp. Once you have a
DUID, it should never change.
Of course, the RFC's that define all this seem to have forgotten about
dual booting different OS's, but that's not our problem :)
Thanks
Roy
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2007-05-11 23:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-11 23:10 Roy Marples [this message]
2007-05-12 7:13 ` [gentoo-dev] Re: Suitable USE flag name for stuff that requires non volatile memory Duncan
2007-05-12 10:47 ` [gentoo-dev] " Mike Frysinger
2007-05-12 11:34 ` [gentoo-dev] " Duncan
2007-05-12 12:11 ` Mike Frysinger
2007-05-12 15:16 ` Roy Marples
2007-05-12 17:36 ` Duncan
2007-05-12 18:10 ` Roy Marples
2007-05-12 12:37 ` [gentoo-dev] " Carsten Lohrke
2007-05-12 13:00 ` Mike Frysinger
2007-05-12 15:10 ` Roy Marples
2007-05-13 21:44 ` Mike Frysinger
2007-05-13 21:53 ` Roy Marples
2007-05-13 22:08 ` Mike Frysinger
2007-05-14 4:04 ` [gentoo-dev] " Steve Long
2007-05-14 16:04 ` [gentoo-dev] " Chris Gianelloni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070512001018.0eca154e@uberlaptop.marples.name \
--to=uberlord@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox