Revert "Increase the default TCP maximum segment size from 512 to 1460."
[dragonfly.git] / sys / netinet / tcp.h
2009-09-14 Simon 'corecode... Revert "Increase the default TCP maximum segment size...
2009-08-22 Matthew DillonChange TCP_MIN_WINSHIFT from 6 to 5 to accomodate broke...
2009-08-22 Matthew DillonTCP - Fix problems with dynamic receiver and sender...
2009-07-28 Matthew DillonTCP - Remove net.inet.tcp.minmssoverload
2009-07-26 Peter AvalosImplement autosizing TCP socket buffers.
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2005-01-08 Jeffrey HsuIncrease the default TCP maximum segment size from...
2004-12-21 Jeffrey HsuClean up the routing and networking code before I paral...
2004-11-14 Jeffrey HsuImplement SACK.
2004-09-23 Joerg SonnenbergerChange the conditionals to use the protected _BYTE_ORDE...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: