All of lore.kernel.org
 help / color / mirror / Atom feed
* Networking status
@ 2006-01-08 19:58 Marco Gerards
  2006-01-10  0:47 ` NIIBE Yutaka
  0 siblings, 1 reply; 7+ messages in thread
From: Marco Gerards @ 2006-01-08 19:58 UTC (permalink / raw)
  To: grub-devel

Hi,

This weekend I worked on networking support for GRUB 2.  It is still
far from done.  A lot of people are interested in this functionality,
so I hope this email answers all questions.  At first I said I would
do this in February, but things went more smoothly than I expected.

First of all, what have I been doing:

Because I like working in userspace because it makes things easier to
debug, I am using grub-emu to implement networking.  In order to be
able to do this I am using TAP (a virtual Ethernet device).

I have developed Ethernet support.  At the moment only the TAP device
is supported.  But I plan to add support for IEEE 1275 and perhaps
UNDI support.  Vincent was working on support for PCI cards, I hope he
will find the time to finish this some day...

Except Ethernet support, I've also written ARP support and made it
possible to send IP+UDP packets.  The support to receive IP+UDP is not
finished yet.

How everything is implemented will be described when I send in the
patch, but feel free to ask questions about the implementation and
design.

Things I planned to do:

- Finish IPv4+UDP receive.
- Implement DHCP/BOOTP.
- Clean up the code a bit and document everything properly.
- Add IEEE 1275 support (so networking will work on the PPC and
  SPARC).
- Implement TFTP.

Things I will perhaps work on:

- UNDI
- Starting a GRUB hackers manual with clear examples of networking and
  how it all works.

Things I (most likely) will not do:

- PCI card support.

Thanks,
Marco




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

end of thread, other threads:[~2006-01-11 10:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-08 19:58 Networking status Marco Gerards
2006-01-10  0:47 ` NIIBE Yutaka
2006-01-10  3:30   ` Jun OKAJIMA
2006-01-10  4:15     ` NIIBE Yutaka
2006-01-10  9:59   ` Marco Gerards
2006-01-11  3:39     ` NIIBE Yutaka
2006-01-11 10:37       ` Marco Gerards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.