Hi,

It should be ok, since it's inside      FOR_NET_NETWORK_LEVEL_INTERFACES
(inf) loop and compare inf->hwaddress.mac to the current dhcp response
packet.

2012/4/30 Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com>:
> On 29.04.2012 06:17, Bean wrote:
>> Hi,
>>
>> DHCP offer can use multicast address, so instead of comparing the
>> target address, we should compare the mac field in the dhcp packet.
> Could you adjust this patch to the fact that there may be several
> simultaneous bootp active requests from GRUB for different MAC addresses?
>>
>>
>> _______________________________________________
>> Grub-devel mailing list
>> Grub-devel@gnu.org
>> https://lists.gnu.org/mailman/listinfo/grub-devel
>
>
> --
> Regards
> Vladimir 'φ-coder/phcoder' Serbinenko
>
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Best wishes
Bean

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to