Patrick Masotta
2015-Jul-18 17:35 UTC
[syslinux] [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
>>>As noted in the reply to Matt Fleming's initial EFI networking implementation, I think some systems go stupid on UseDefaultAddress and AllowPromiscuous as true.? I just tested and saw no negative results from killing the codelines setting AllowPromiscuous in efi/udp.c on my machines. -- -Gene <<< This is good; BTW what was the rationale at the time for taking AllowPromiscuous=1 ?? Best, Patrick
Gene Cumm
2015-Jul-18 17:38 UTC
[syslinux] [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
On Sat, Jul 18, 2015 at 1:35 PM, Patrick Masotta <masottaus at yahoo.com> wrote:>>>> > > As noted in the reply to Matt Fleming's initial EFI networking > implementation, I think some systems go stupid on UseDefaultAddress > and AllowPromiscuous as true. I just tested and saw no negative > results from killing the codelines setting AllowPromiscuous in > efi/udp.c on my machines. > > -- > -Gene > <<< > > This is good; BTW what was the rationale at the time for > taking AllowPromiscuous=1 ??That's the point of the aforementioned reply. It seems unnecessary, confusing and actually breaks some VM use. -- -Gene
Patrick Masotta
2015-Jul-18 17:42 UTC
[syslinux] [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
>>>>> > This is good; BTW what was the rationale at the time for > taking AllowPromiscuous=1 ?? That's the point of the aforementioned reply.? It seems unnecessary, confusing and actually breaks some VM use. -- -Gene <<<< Agreed; have you already patched this code in your repo? files involved? Best, Patrick
Apparently Analagous Threads
- [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
- [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
- [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
- [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet
- [PATCH] Updated udp.c to use real client ip and subnetmask values if on local subnet