Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/11/1997 21:20:04
kml
Tue Nov 11 13:10:52 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv12337

Modified Files:
	tcp_subr.c 
Log Message:
Remove an extraneous call to rtfree() in the path mtu discovery code;
this was causing negative reference counts on routes...