Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Fri Feb 25 03:41:55 UTC 2000
Modified Files:
syssrc/sys/netiso: tp_emit.c
Log Message:
clear m_pkthdr for M_PKTHDR mbuf, so that we do not get panic with
old data in pointer fields. NOTE: we'll extend m_pkthdr field soon.
why does the code allocate mbuf by its own?
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/netiso/tp_emit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index