From owner-freebsd-net Tue Nov 17 09:48:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13709 for freebsd-net-outgoing; Tue, 17 Nov 1998 09:48:38 -0800 (PST) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13704 for ; Tue, 17 Nov 1998 09:48:36 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.1/8.9.1) id MAA26273; Tue, 17 Nov 1998 12:47:50 -0500 (EST) (envelope-from wollman) Date: Tue, 17 Nov 1998 12:47:50 -0500 (EST) From: Garrett Wollman Message-Id: <199811171747.MAA26273@khavrinen.lcs.mit.edu> To: "Matthew N. Dodd" Cc: Jeroen Ruigrok/Asmodai , freebsd-net@FreeBSD.ORG, John Hay Subject: Re: Frametypes (was: Re: Netware client for FreeBSD) In-Reply-To: References: Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > struct ifframe { > int frame; /* frame type */ > struct ifaddr *if_addrlist; /* address of interface */ > struct ifnet *ifa_ifp; /* back-pointer to interface */ > struct ifframe *iff_next; /* next frame type */ > }; Given the limited utility, I would rather see this information simply stored as a part of the interface address struct for IPX. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message