mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Router Discovery Messages
@ 2002-02-06 11:07 Shiva Raman Pandey
  2002-02-06 14:36 ` Matti Aarnio
  0 siblings, 1 reply; 2+ messages in thread
From: Shiva Raman Pandey @ 2002-02-06 11:07 UTC (permalink / raw)
  To: linux-kernel

Can any body tell me, whether the ICMP Router Discovery Messages (RFC 1256)
are implemented in Linux kernel code of version 2.2.14 or 2.4.9 or not?
If yes then in which .c file(s) and .h(files) ?

Regards
Shiva





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Router Discovery Messages
  2002-02-06 11:07 Router Discovery Messages Shiva Raman Pandey
@ 2002-02-06 14:36 ` Matti Aarnio
  0 siblings, 0 replies; 2+ messages in thread
From: Matti Aarnio @ 2002-02-06 14:36 UTC (permalink / raw)
  To: Shiva Raman Pandey; +Cc: linux-kernel

On Wed, Feb 06, 2002 at 04:37:21PM +0530, Shiva Raman Pandey wrote:
> Can any body tell me, whether the ICMP Router Discovery Messages (RFC 1256)
> are implemented in Linux kernel code of version 2.2.14 or 2.4.9 or not?
> If yes then in which .c file(s) and .h(files) ?

   It is not supported in kernel.
   It is alike BOOTP/DHCP client, fully implementable in usermode process.

   To be exact, RFC 1256 predates BOOTP, which was created to solve this
   same problem, plus a bunch of other issues.  The DHCP is just refinement
   of BOOTP.

> Regards
> Shiva

/Matti Aarnio

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-02-06 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-06 11:07 Router Discovery Messages Shiva Raman Pandey
2002-02-06 14:36 ` Matti Aarnio

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

Powered by JetHome