http://git.etherboot.org
/
people
/
mcb30
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[tcp] Avoid setting PSH flag when SYN flag is set
[people/mcb30/gpxe.git]
/
src
/
net
/
tcp.c
2009-03-10
Michael Brown
[tcp] Avoid setting PSH flag when SYN flag is set
blob
|
commitdiff
2009-02-15
Michael Brown
[xfer] Make consistent assumptions that xfer metadata...
blob
|
commitdiff
|
diff to current
2009-01-21
Michael Brown
[tcp] Always set PUSH flag on TCP transmissions
blob
|
commitdiff
|
diff to current
2009-01-21
Michael Brown
[tcpip] Allow for transmission to multicast IPv4 addresses
blob
|
commitdiff
|
diff to current
2008-11-19
Michael Brown
[x86_64] Fix assorted 64-bit compilation errors and...
blob
|
commitdiff
|
diff to current
2008-11-19
Michael Brown
[i386] Change [u]int32_t to [unsigned] int, rather...
blob
|
commitdiff
|
diff to current
2008-06-04
Michael Brown
[TCP] Avoid shrinking TCP window
blob
|
commitdiff
|
diff to current
2008-03-11
Michael Brown
Merge branch 'pxerom-pmm'
blob
|
commitdiff
|
diff to current
2008-03-10
Michael Brown
Merge branch 'xl0-timer'
blob
|
commitdiff
|
diff to current
2008-03-02
Alexey Zaytsev
Modify gPXE core and drivers to work with the new timer...
blob
|
commitdiff
|
diff to current
2008-01-22
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
blob
|
commitdiff
|
diff to current
2008-01-08
Michael Brown
Make seek information part of the xfer metadata, rather...
blob
|
commitdiff
|
diff to current
2007-12-07
Michael Brown
Various warnings fixups for OpenBSD with gcc-3.3.5.
blob
|
commitdiff
|
diff to current
2007-08-23
Michael Brown
Merge commit 'holger/strings'
blob
|
commitdiff
|
diff to current
2007-08-16
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
blob
|
commitdiff
|
diff to current
2007-08-13
Michael Brown
Use start_timer_nodelay() in protocols which rely on...
blob
|
commitdiff
|
diff to current
2007-07-24
Michael Brown
Add per-file error identifiers
blob
|
commitdiff
|
diff to current
2007-07-13
Michael Brown
Add support for TCP timestamps
blob
|
commitdiff
|
diff to current
2007-07-13
Michael Brown
Adjust received length to take into account any already...
blob
|
commitdiff
|
diff to current
2007-07-13
Michael Brown
Avoid reusing auto-allocated ports after connection...
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Limit xmit window to one MTU. (Path MTU discovery...
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
TCP limits advertised TCP window to size of application...
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Separate the "is data ready" function of xfer_seek...
blob
|
commitdiff
|
diff to current
2007-07-08
Michael Brown
Kill off unused request() method in data-xfer interface.
blob
|
commitdiff
|
diff to current
2007-07-06
Holger Lubitz
convert to zalloc
blob
|
commitdiff
|
diff to current
2007-06-28
Michael Brown
Mildly ugly hack to force correct linkage.
origin/mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-06-11
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-06-11
Michael Brown
Add concept of transfer metadata, to be used by UDP...
blob
|
commitdiff
|
diff to current
2007-06-10
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-06-09
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
blob
|
commitdiff
|
diff to current
2007-05-28
Michael Brown
Add sanity check and extra debug message
blob
|
commitdiff
|
diff to current
2007-05-26
Michael Brown
Eliminate PF_INET; just use the AF_INET from the struct...
blob
|
commitdiff
|
diff to current
2007-05-26
Michael Brown
Modify data-xfer semantics: it is no longer necessary...
blob
|
commitdiff
|
diff to current
2007-05-25
Michael Brown
Updated tcp.c to provide a standardised data transfer...
blob
|
commitdiff
|
diff to current
2007-05-19
Michael Brown
pkbuff->iobuf changeover
blob
|
commitdiff
|
diff to current
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
blob
|
commitdiff
|
diff to current
2007-02-01
Michael Brown
SSL needs quite a lot of spare memory
blob
|
commitdiff
|
diff to current
2007-01-31
Michael Brown
Changed to use the generic stream API.
blob
|
commitdiff
|
diff to current
2007-01-19
Michael Brown
Use stdio.h instead of vsprintf.h
blob
|
commitdiff
|
diff to current
2007-01-18
Michael Brown
Use total free memory as advertised window. This seems...
blob
|
commitdiff
|
diff to current
2007-01-18
Michael Brown
Switch from calloc() to malloc()+memset() to match...
blob
|
commitdiff
|
diff to current
2007-01-14
Michael Brown
Make TCP give up immediately when it receives -ENETUNRE...
blob
|
commitdiff
|
diff to current
2007-01-13
Michael Brown
Advertise a larger MSS to improve TCP performance.
blob
|
commitdiff
|
diff to current
2007-01-10
Michael Brown
Allow an explicit network device to be specified for...
blob
|
commitdiff
|
diff to current
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