bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: next release


From: Yoshinori K. Okuji
Subject: Re: next release
Date: Sun, 04 Aug 2002 15:16:31 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

At Mon, 29 Jul 2002 08:43:28 -0700,
Titus Winters wrote:
> I submitted a patch for allowing Grub to accept input remotely over UDP
> back in January.  In several of the labs that I've been involved in lately
> we've found this to be an extremely useful.  Is there any way I can get
> it included before the feature freeze?

If my understanding is correct, your strategy is to just send data
within UDP packets with no additional information. That would work
fine in most cases on non-congestive LANs, but I don't think that is
good enough, generally speaking. Note that UDP packets can be sent in
random order, and UDP packets can be lost with no notification.

So, you have to think about a kind of protocol. It can be like
TFTP. Without such robustness, I don't want to incorporate your patch
into GRUB.

Thanks,
Okuji



reply via email to

[Prev in Thread] Current Thread [Next in Thread]