tcp: Allow per-tcpcb keepintvl and keepcnt
[dragonfly.git] / sys / netinet / tcp.h
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepintvl and keepcnt
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepidle
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepinit
2011-02-07 Sascha WildnerRemove useless belt and suspenders include guards in...
2010-09-24 Matthew Dillonnetwork - Add a tcp socket for faster keepalive timeouts
2010-09-06 Matthew Dillonkernel - Port TCP-MD5 (RFC 2385) implementation.
2009-12-11 Aggelos EconomopoulosKill T/TCP
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: