Project

General

Profile

Actions

Bug #864

closed

mbuf m_flags size too small

Added by sepherosa over 16 years ago. Updated over 16 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Hi,

I think when we brought in sctp support (M_NOTIFICATION 0x10000), our
mbuf.m_flags' size(16bits currently) should have grown.
Following patch fixes this:
http://leaf.dragonflybsd.org/~sephe/mbuf.h.diff

Please review it. If no objection comes, it will be committed two days later.

Best Regards,
sephe

Actions #1

Updated by dillon over 16 years ago

:Hi,
:
:I think when we brought in sctp support (M_NOTIFICATION 0x10000), our
:mbuf.m_flags' size(16bits currently) should have grown.
:Following patch fixes this:
:http://leaf.dragonflybsd.org/~sephe/mbuf.h.diff
:
:Please review it. If no objection comes, it will be committed two days later.
:
:Best Regards,
:sephe
:
:--
:Live Free or Die

It looks good.
-Matt
Matthew Dillon
<>
Actions

Also available in: Atom PDF