Re: ALTQ

看板DFBSD_submit作者時間21年前 (2005/02/11 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串7/8 (看更多)
On Thu, Feb 10, 2005 at 11:35:59AM -0800, Matthew Dillon wrote: > And why is the interface code calling IFQ_CLASSIFY ? Why not have an > ifq_enqueue() *function*, a real function, and call IFQ_CLASSIFY > *inside* that function? IFQ_CLASSIFY needs the mbuf *before* e.g. the ethernet header is prepended. It's not used by the current queue algorithms, but it is handy enough to warrant the inclusion. I'm working on something which needs e.g. the IP and that's much more difficult without. Joerg
文章代碼(AID): #123BFU00 (DFBSD_submit)
討論串 (同標題文章)
文章代碼(AID): #123BFU00 (DFBSD_submit)