Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/13/1999 15:01:21
Module Name:	src
Committed By:	thorpej
Date:		Wed Jan 13 23:01:21 UTC 1999

Modified Files:
	src/sys/netinet: ip_ipip.c
Log Message:
Use the count supplied to the pseudo-device attach routine to dynamically
allocate (once) the ipip_softc array; don't assume NIPIP contains the count.