From owner-freebsd-net Wed Mar 6 15:27:56 2002 Delivered-To: freebsd-net@freebsd.org Received: from big.uwaterloo.ca (styx.uwaterloo.ca [129.97.105.10]) by hub.freebsd.org (Postfix) with ESMTP id 19FAA37B400 for ; Wed, 6 Mar 2002 15:27:52 -0800 (PST) Received: from localhost (bmukherj@localhost) by big.uwaterloo.ca (8.11.0/8.11.0) with ESMTP id g26NRp425314 for ; Wed, 6 Mar 2002 18:27:51 -0500 Date: Wed, 6 Mar 2002 18:27:51 -0500 (EST) From: Roop Mukherjee To: Subject: Re: netgraph for slip or 802.11 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Actually my interest is for using it at the mobile node. I was also hoping that someone could answer a quick question about the code. I was thinking that the netgraph nodes that represent the network interfaces, forward packets to the drivers and let them do framing and control etc. But I can't seem to find any call to ether_output() or even packets being queued at if_snd. How does the ng_ether node actually cause transmission on the wire? Cheers, -- Roop PS: Please copy me on the reply as I am not a subscriber of the mailing list. On Wed, 6 Mar 2002, Julian Elischer wrote: > no, as far as I kow neither has been done. > > I'm intersted in knowing exactly what you mena by 802.11 in netgraph.. > Do you mean the Beaconning etc, needed for AP operation? > > > > On Wed, 6 Mar 2002, Roop Mukherjee wrote: > > > I am wondering if there is any chance that someone has implemented > > netgraph nodes for slip or 802.11 interfaces? If so I would appreciate any > > pointers. > > > > -- Roop > > ________________________________________ > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-net" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message