Re: [Etherboot-developers] Etherboot 5.1.2rc7 released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2002-10-25 02:11:20
|
ebi...@ln... (Eric W. Biederman) writes: > yep, and I just had to implement some minimal ip option processing to make > it work. igmpv2 requires the router alert option to be set, and appearently > cisco switches won't notice you want multicast data if alert them to your > packet. The also don't notice your packets if you forget to calculate the ip header checksum over the ip header options. With that final fix commited the code actually works :) Eric |