Archie Cobbs 1c38f2ea70 The functions m_copym() and m_copypacket() return read-only copies,
because in the case of mbuf clusters they only increment the reference
count rather than actually copying the data.

Add comments to this effect, and add a new routine called m_dup() that
returns a real, writable copy of an mbuf chain.

This is preliminary work required for implementing 'ipfw tee'.

Reviewed by:	julian
1999-12-01 22:31:32 +00:00
..
1999-11-29 18:51:04 +00:00
1999-11-21 12:38:21 +00:00
1999-11-30 15:02:28 +00:00
1999-12-01 16:25:24 +00:00
1999-11-02 22:40:15 +00:00
1999-12-01 10:20:21 +00:00
1999-12-01 16:25:24 +00:00
1999-08-28 01:08:13 +00:00
1999-11-27 17:46:04 +00:00
1999-12-01 09:37:28 +00:00
1999-08-28 01:08:13 +00:00
1999-08-27 23:45:13 +00:00
1999-11-18 18:02:44 +00:00
1999-11-14 13:54:44 +00:00