Andre Oppermann
34333b16cd
Retire MT_HEADER mbuf type and change its users to use MT_DATA.
...
Having an additional MT_HEADER mbuf type is superfluous and redundant
as nothing depends on it. It only adds a layer of confusion. The
distinction between header mbuf's and data mbuf's is solely done
through the m->m_flags M_PKTHDR flag.
Non-native code is not changed in this commit. For compatibility
MT_HEADER is mapped to MT_DATA.
Sponsored by: TCP/IP Optimization Fundraise 2005
2005-11-02 13:46:32 +00:00
..
2005-10-04 15:06:10 +00:00
2005-08-22 19:35:48 +00:00
2005-09-05 23:08:04 +00:00
2005-10-14 10:38:12 +00:00
2005-07-05 23:39:51 +00:00
2005-06-10 16:49:24 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-08-11 08:14:53 +00:00
2005-10-23 22:30:07 +00:00
2005-10-14 02:38:47 +00:00
2005-10-12 19:52:16 +00:00
2005-10-12 19:52:16 +00:00
2005-08-09 10:20:02 +00:00
2005-10-14 02:38:47 +00:00
2005-10-12 19:52:16 +00:00
2005-08-09 10:20:02 +00:00
2005-10-12 19:12:46 +00:00
2005-10-12 19:52:16 +00:00
2005-06-10 16:49:24 +00:00
2005-11-02 13:46:32 +00:00
2005-06-10 16:49:24 +00:00
2005-08-11 08:14:53 +00:00
2005-06-05 03:13:13 +00:00
2005-08-09 10:20:02 +00:00
2005-02-22 13:04:05 +00:00
2005-10-23 01:44:08 +00:00
2005-10-12 19:52:16 +00:00
2005-08-12 08:27:15 +00:00
2005-10-16 20:44:18 +00:00
2005-06-10 16:49:24 +00:00
2005-06-10 16:49:24 +00:00
2005-06-10 16:49:24 +00:00
2005-09-19 22:27:07 +00:00
2005-10-12 19:52:16 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-08-09 10:20:02 +00:00
2005-06-10 16:49:24 +00:00
2005-10-01 18:56:19 +00:00
2005-08-31 11:36:50 +00:00
2005-10-03 02:24:21 +00:00
2005-10-03 02:14:51 +00:00
2005-10-01 18:56:19 +00:00
2005-04-13 08:14:14 +00:00
2005-10-05 10:09:17 +00:00
2005-05-23 17:07:16 +00:00
2005-10-16 20:44:18 +00:00
2005-09-21 11:58:10 +00:00
2005-09-14 14:57:04 +00:00
2005-09-19 16:27:22 +00:00
2005-09-11 16:13:02 +00:00