Re: [PATCH] Revert "net: gem: Disable broadcast setting"

2022-01-17 Thread Michal Simek
pá 14. 1. 2022 v 13:15 odesílatel Michal Simek napsal: > > This reverts commit eafdcda4a854932c0319656de7bf3f017f17ae67. > > The main reason is that QEMU is using BOOTP protocol which is sending DHCP > Offer to a broadcast address that's why it can't be disabled. > DHCP protocol has no issue becau

Re: [PATCH] Revert "net: gem: Disable broadcast setting"

2022-01-15 Thread Ramon Fried
On Fri, Jan 14, 2022 at 2:15 PM Michal Simek wrote: > > This reverts commit eafdcda4a854932c0319656de7bf3f017f17ae67. > > The main reason is that QEMU is using BOOTP protocol which is sending DHCP > Offer to a broadcast address that's why it can't be disabled. > DHCP protocol has no issue because