On Tuesday 13 Jul 2010 16:15:44 cooldavid at cooldavid.org wrote: > gPXE did not check the ACK number while receiving a response from remote > server with ACK flag set. Yes it does; it's the "uint32_t ack" parameter passed in to tcp_rx_ack(). Michael