Archie Cobbs
48d183faca
Fix a bug in m_split(): the "m->m_ext.ext_size" field of an mbuf was being
...
set to zero. This field indicates the total space in the external buffer
and therefore should not be modified after the external buffer is added.
Add a comment warning that the mbufs returned by m_split() might be read-only.
Fix M_TRAILINGSPACE() to return zero if !M_WRITABLE(m).
Reviewed by: freebsd-net
Obtained from: Vernier Networks, Inc.
MFC after: 1 week
2002-05-31 22:09:57 +00:00
..
2002-05-30 08:32:18 +00:00
2002-05-30 08:32:18 +00:00
2002-05-14 20:35:29 +00:00
2002-05-30 09:24:01 +00:00
2002-05-29 20:25:59 +00:00
2002-05-16 21:28:32 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 06:28:13 +00:00
2002-04-27 16:56:25 +00:00
2002-05-24 07:26:17 +00:00
2002-05-07 10:59:52 +00:00
2002-05-31 03:27:34 +00:00
2002-05-31 11:52:35 +00:00
2002-05-30 06:33:07 +00:00
2002-05-24 17:38:01 +00:00
2002-05-25 11:18:03 +00:00
2002-05-30 08:32:18 +00:00
2002-05-30 08:32:18 +00:00
2002-05-14 21:28:45 +00:00
2002-05-22 08:50:18 +00:00
2002-05-31 22:09:57 +00:00
2002-05-29 21:58:12 +00:00
2002-05-30 17:38:00 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 17:56:45 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-03-20 10:12:07 +00:00
2002-05-31 11:52:35 +00:00
2002-05-31 11:52:35 +00:00
2002-05-14 12:31:47 +00:00
2002-05-30 18:48:44 +00:00
2002-05-15 17:05:28 +00:00
2002-05-19 00:14:50 +00:00
2002-05-30 08:32:18 +00:00
2002-05-31 11:52:35 +00:00
2002-05-30 08:32:18 +00:00
2002-05-31 22:09:57 +00:00
2002-05-04 02:35:13 +00:00
2002-05-30 22:04:17 +00:00
2002-05-31 08:17:58 +00:00
2002-04-26 17:55:27 +00:00