summaryrefslogtreecommitdiffstats
path: root/slirp/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* slirp: Untangle TCPOLEN_* from TCPOPT_*Andreas Färber2012-05-281-5/+8
* slirp: clean up conflicts with system headersPaolo Bonzini2012-03-281-6/+15
* slirp: Fix bit field types in IP header structsJan Kiszka2011-08-141-2/+2
* slirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_t by standard int typesStefan Weil2010-07-251-7/+7
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-1/+1
* slirp: Factor out internal state structureJan Kiszka2009-06-291-4/+0
* slirp: Drop dead codeJan Kiszka2009-06-291-1/+0
* slirp: Add info usernet for dumping connection statesJan Kiszka2009-06-291-2/+0
* Remove the advertising clause from the slirp licensealiguori2009-01-261-5/+1
* Use const and static as needed, disable unused codeblueswir12007-10-261-3/+1
* Fix build warning on Windows.ths2006-12-231-0/+6
* Enable TCP_NODELAY, by Daniel Jacobowitz.ths2006-12-211-1/+1
* set TCP_MSS to 1460 (Ed Swierk)bellard2006-05-011-1/+3
* initial user mode network supportbellard2004-04-221-0/+169
OpenPOWER on IntegriCloud