index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slirp
/
tcp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
slirp: Handle IPv6 in TCP functions
Guillaume Subiron
2016-03-15
1
-0
/
+2
*
slirp: Untangle TCPOLEN_* from TCPOPT_*
Andreas Färber
2012-05-28
1
-5
/
+8
*
slirp: clean up conflicts with system headers
Paolo Bonzini
2012-03-28
1
-6
/
+15
*
slirp: Fix bit field types in IP header structs
Jan Kiszka
2011-08-15
1
-2
/
+2
*
slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int types
Stefan Weil
2010-07-25
1
-7
/
+7
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-1
/
+1
*
slirp: Factor out internal state structure
Jan Kiszka
2009-06-29
1
-4
/
+0
*
slirp: Drop dead code
Jan Kiszka
2009-06-29
1
-1
/
+0
*
slirp: Add info usernet for dumping connection states
Jan Kiszka
2009-06-29
1
-2
/
+0
*
Remove the advertising clause from the slirp license
aliguori
2009-01-26
1
-5
/
+1
*
Use const and static as needed, disable unused code
blueswir1
2007-10-26
1
-3
/
+1
*
Fix build warning on Windows.
ths
2006-12-23
1
-0
/
+6
*
Enable TCP_NODELAY, by Daniel Jacobowitz.
ths
2006-12-21
1
-1
/
+1
*
set TCP_MSS to 1460 (Ed Swierk)
bellard
2006-05-01
1
-1
/
+3
*
initial user mode network support
bellard
2004-04-22
1
-0
/
+169