Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: ozaki-r
Date: Sun Jun 12 10:14:13 UTC 2016
Modified Files:
src/sys/sys: mbuf.h
Log Message:
Fix m_reset_rcvif
m_reset_rcvif should zero whole m_pkthdr._rcvif union, which is
the original behavior.
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 src/sys/sys/mbuf.h
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