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.