Re: [Etherboot-developers] Re: Patch for TFTP-multicast released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-08-27 07:08:35
|
Timothy Legge <tl...@ro...> writes: > Hi Anselm > > On 07/03/2002 you posted a patch for TFTP-multicast. Do you know if it was > applied to 5.1/2? As I recall that is pretty much the code you are running now. I believe I put that in proto_tftm.c ... > Which server did you test it with? He had a home brew one. > I spent a late night last night testing atftp. To my untrained eye, > it looks like the current code for DURI_SUPPORT_TFTM will not work > with atftpd. It looks like the info.data is structured differently > when atftp is used. Hmm.. That sounds peculiar but bugs are certainly possible. > Is that possible? I would have thought that the RFC would have specified a > standard structure. I believe we are talking about RFC2090... And except for a little bit of option negotiation to put the data on the multicast channel it is exactly like normal tftp protocol wise... > Is it possible that a proto_atftp.c needs to be written for atftp? It is more likely that proto_tftm.c or possibly atftp needs to be bug fixed. I don't know that either of them has had any interoperability testing. Eric |