Re: [PATCH 1/1] grub: fix hang in netboot

2014-04-28 Thread Ram Pai
On Thu, Apr 24, 2014 at 03:07:33PM -0700, Ram Pai wrote: Grub can busy-loop and hang while network booting, if the network has some fair amount of activity. This is because grub's net module sniffs the network for packets, and busy-loops in receive_packets() till it finds network packet of

RE: RFC Remove classful causing incorrect routing behavior

2014-04-28 Thread Mroczek, Joseph T
From: Andrey Borzenkov [mailto:arvidj...@gmail.com] Sent: Monday, April 21, 2014 7:36 PM В Tue, 22 Apr 2014 00:13:15 + Mroczek, Joseph T joseph.t.mroc...@intel.com пишет: From: Andrey Borzenkov [mailto:arvidj...@gmail.com] Sent: Monday, April 21, 2014 10:42 AM В Mon, 21

RE: RFC Patch [0/2] PXE Add support for proxy DHCP

2014-04-28 Thread Mroczek, Joseph T
From: Vladimir 'f-coder/phcoder' Serbinenko Sent: Sunday, April 20, 2014 7:06 AM On 19.04.2014 02:26, Mroczek, Joseph T wrote: Hello: Currently, grub does not support getting boot server information from a proxy DHCP server. This patch set adds this support for EFI. If the approach