|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Markus Friedl (markus
cvs.openbsd.org)
Date: Fri Mar 04 2005 - 07:21:42 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: markus
cvs.openbsd.org 2005/03/04 06:21:42
Modified files:
sys/netinet : tcp_input.c tcp_subr.c tcp_usrreq.c tcp_var.h
Log message:
- check th_ack against snd_una/max; from Raja Mukerji via hugh
- limit pool to tcp_sackhole_limit entries (sysctl-able)
- stop sack option processing on pool_get errors
- use SEQ_MIN/SEQ_MAX
ok henning, hshoexer, deraadt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]