Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/net
Module Name: syssrc
Committed By: itojun
Date: Thu Aug 2 13:37:51 UTC 2001
Modified Files:
syssrc/sys/net: if_tun.c
Log Message:
do not break from loop even if m_len == 0. it's valid to have
mbuf with m_len == 0 in mbuf chain.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/net/if_tun.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