From: Jim P. <ji...@ks...> - 2003-03-08 20:49:57
|
Hi, I'd like to use beoboot on gigabit ethernet with jumbo frames. AFAIK, two nodes with different MTUs can't talk to each other, so the slaves would need to start out using jumbo frames in both boot phases. It looks like this could be done by modifying the beoboot source code to add an ioctl call in rarp.c: prepare_interfaces() to set the MTU. Would this work or am I missing something? Is there another way? Has anyone tried this? Thanks. -Jim |