RE: [Etherboot-developers] proto_tftm.c -- Etherboot Multicast TFTP
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Timothy L. <tl...@ro...> - 2003-09-03 01:20:52
|
> > I removed the -1 and my problem went away. I did not figure it out till > > I used all your checks for bad packets. > > Cool. I am glad my sanity checks helped. > Now that the corruption is out of the way, I have successfully boot two machines via multicast with atftp. However, if I throw a third one into the mix, all three get the file and start to boot tomsrtbt. However, two of the three get Out of memory errors and System Halt. All three machines are quite different, 486-25 (3c515), P200 (eepro100), P4 2Ghz (eepro100). Since all three are of different speeds, I have to force them to multicast by hitting the pause button and holding them till the others catch up. Could this be a symptom of that? If not, what should I look at? If you have a number of similarly configured clients, the code could use some more realistic testing... Tim |