Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 07/14/1999 15:08:53
Module Name: syssrc
Committed By: drochner
Date: Wed Jul 14 22:08:53 UTC 1999
Modified Files:
syssrc/sys/netinet: tcp_subr.c
Log Message:
make sending of keepalive messages work again:
-remove bogus sanity check involving an uninitialized variable
-correct mbuf cluster allocation
-(non-critical) remove redundant check in cleanup after error
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 syssrc/sys/netinet/tcp_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.