http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow an explicit network device to be specified for IP-layer
[people/xl0/gpxe.git]
/
src
/
net
/
tcp.c
2007-01-10
Michael Brown
Allow an explicit network device to be specified for...
blob
|
commitdiff
2007-01-09
Michael Brown
Rename pkb_available() to pkb_tailroom() for consistenc...
blob
|
commitdiff
|
diff to current
2007-01-09
Michael Brown
Define "connected" as
blob
|
commitdiff
|
diff to current
2007-01-03
Michael Brown
Send RST packets when we get a non-matching connection...
blob
|
commitdiff
|
diff to current
2007-01-03
Michael Brown
Accept RST on received packets
blob
|
commitdiff
|
diff to current
2007-01-03
Michael Brown
Improve consistency between TCP and UDP RX datapaths
blob
|
commitdiff
|
diff to current
2007-01-03
Michael Brown
Verify checksums on the RX datapath.
blob
|
commitdiff
|
diff to current
2006-12-29
Michael Brown
Use auto-colourisation for debug messages.
blob
|
commitdiff
|
diff to current
2006-12-29
Michael Brown
Redefine TCP state to include "flags that have been...
blob
|
commitdiff
|
diff to current
2006-12-27
Michael Brown
Don't send a second FIN if we receive a FIN while in...
blob
|
commitdiff
|
diff to current
2006-12-27
Michael Brown
Merge changes from mcb-tcp-fixes branch.
blob
|
commitdiff
|
diff to current
2006-12-06
Michael Brown
Work around another confused-by-RST bug
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Work around another instance of the port re-use bug.
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Call closed() method only when the connection is genuin...
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Ensure that tcp_rx() always frees its received packet...
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Killed off spurious <stdio.h> inclusion
blob
|
commitdiff
|
diff to current
2006-12-05
Michael Brown
Avoid calling NULL methods!
blob
|
commitdiff
|
diff to current
2006-09-27
Marty Connor
added stdio.h to includes for DBG compilation
blob
|
commitdiff
|
diff to current
2006-08-19
Nikhil Chandru Rao
Fixed a bug in the TCP state machine. Added a transitio...
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
Don't call stop_timer() from within the timer expiry...
blob
|
commitdiff
|
diff to current
2006-08-09
Nikhil Chandru Rao
Changed the TCP state machines behaviour in the ESTABLI...
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
Temporarily work around the bug when port numbers are...
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
Correct some packet ownership and freeing bugs.
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
out_flags was being set but never used.
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
Port the UDP port allocation code to TCP
blob
|
commitdiff
|
diff to current
2006-08-09
Michael Brown
Remove some of the confusion surrounding the amount...
blob
|
commitdiff
|
diff to current
2006-08-09
Marty Connor
Remove _PROTOCOL macros for gcc 3.2 compatibility
blob
|
commitdiff
|
diff to current
2006-08-08
Nikhil Chandru Rao
Corrected bugs in the TCP logic. There might be a few...
blob
|
commitdiff
|
diff to current
2006-08-08
Nikhil Chandru Rao
Removed some bugs in TCP
blob
|
commitdiff
|
diff to current
2006-08-07
Nikhil Chandru Rao
Added retransmissions to TCP
blob
|
commitdiff
|
diff to current
2006-08-07
Nikhil Chandru Rao
Minor corrections
blob
|
commitdiff
|
diff to current
2006-08-02
Michael Brown
Added features that will be required for PXE UDP support.
blob
|
commitdiff
|
diff to current
2006-08-01
Nikhil Chandru Rao
TCP support
blob
|
commitdiff
|
diff to current
2006-06-17
Michael Brown
Made the temporary buffer part of the TCP senddata...
blob
|
commitdiff
|
diff to current
2006-06-17
Michael Brown
Simplify RX data path.
blob
|
commitdiff
|
diff to current
2006-06-16
Michael Brown
Simplify TX datapath.
blob
|
commitdiff
|
diff to current
2006-05-27
Michael Brown
Added tcp_kick(). This speed up LILO and GRUB booting...
blob
|
commitdiff
|
diff to current
2006-04-30
Michael Brown
Merge TCP aborted(), timedout() and closed() methods...
blob
|
commitdiff
|
diff to current
2006-04-30
Michael Brown
Make all TCP methods optional; at least FTP data is...
blob
|
commitdiff
|
diff to current
2006-04-30
Michael Brown
Make tcp_connect() void; it will eventually have no...
blob
|
commitdiff
|
diff to current
2006-04-30
Michael Brown
Put the TCP connection periodic processing in tcp.c...
blob
|
commitdiff
|
diff to current
2006-04-30
Michael Brown
Moved uIP and tcp.c from proto/ to net/
blob
|
commitdiff
|
diff to current