Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/24/1997 08:20:02
mycroft
Thu Apr 24 01:14:05 PDT 1997
Update of /cvsroot/src/sys/ipkdb
In directory netbsd1:/var/slash-tmp/cvs-serv3131/ipkdb
Modified Files:
ipkdb_if.c
Log Message:
If we fail to allocate a cluster to hold a large packet, simply
drop it rather than using a chain of tiny mbufs.
mycroft
Thu Apr 24 01:14:06 PDT 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv3131/kern
Modified Files:
uipc_mbuf.c
Log Message:
If we fail to allocate a cluster to hold a large packet, simply
drop it rather than using a chain of tiny mbufs.