Netdev List
 help / color / mirror / Atom feed
* Network device autoconfiguration
@ 2009-08-31 13:19 Rémi Denis-Courmont
  0 siblings, 0 replies; only message in thread
From: Rémi Denis-Courmont @ 2009-08-31 13:19 UTC (permalink / raw)
  To: netdev


   Hello,

The kernel will automatically configure the loopback device, especially,
add 127.0.0.1 and ::1 address. This is detected with the IFF_LOOPBACK flag.
In *some* cases, it would be statically determine the Phonet address of a
device, but I wonder how to pass the information from the net_device driver
to the stack... Would a device ioctl() be appropriate? Or is the whole
thing just a bad idea? Or something else?

-- 
Rémi Denis-Courmont


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-31 13:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-31 13:19 Network device autoconfiguration Rémi Denis-Courmont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox