From owner-freebsd-net Mon Aug 7 7: 7:58 2000 Delivered-To: freebsd-net@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 2BFAB37BBDF for ; Mon, 7 Aug 2000 07:07:55 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id KAA08680; Mon, 7 Aug 2000 10:07:45 -0400 (EDT) (envelope-from wollman) Date: Mon, 7 Aug 2000 10:07:45 -0400 (EDT) From: Garrett Wollman Message-Id: <200008071407.KAA08680@khavrinen.lcs.mit.edu> To: Kenjiro Cho Cc: freebsd-net@FreeBSD.ORG Subject: redesign of ifqueue in ALTQ In-Reply-To: <20000807134544T.kjc@csl.sony.co.jp> References: <20000807134544T.kjc@csl.sony.co.jp> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > The new model removes direct references to the fields > within ifp->if_snd, and defines the following macros to manipulate > ifp-> if_snd: I tried to do this about four years ago, and was stymied by an important driver's (mis-)use of the interface queue structure for its own internal record-keeping. Best of luck in making this work. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message