diff options
| author | Michael Brown | 2007-01-09 06:01:22 +0100 |
|---|---|---|
| committer | Michael Brown | 2007-01-09 06:01:22 +0100 |
| commit | 2eeb7c4fe7959a2a7507375e231e86ae74c0629d (patch) | |
| tree | e91f54ab19026d171b4c0c7204361e0b1a917d04 /src/arch/i386/transitions | |
| parent | Reset character attributes before start of welcome banner, in case (diff) | |
| download | ipxe-2eeb7c4fe7959a2a7507375e231e86ae74c0629d.tar.gz ipxe-2eeb7c4fe7959a2a7507375e231e86ae74c0629d.tar.xz ipxe-2eeb7c4fe7959a2a7507375e231e86ae74c0629d.zip | |
Define "connected" as
"when SYN is ACKed and we have already received SYN", or
"when SYN is received and we have already had SYN ACKed"
rather than just
"when SYN is ACKed"
This avoids spuriously calling the connected() method when we receive
a RST,ACK in response to a SYN.
Diffstat (limited to 'src/arch/i386/transitions')
0 files changed, 0 insertions, 0 deletions
