Re: netgraph for slip or 802.11

2002-03-09 Thread Archie Cobbs
Roop Mukherjee writes: > 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? All packets passing through the code in if_ethersubr.c get detoured through ng_ether.c via function pointers

Re: netgraph for slip or 802.11

2002-03-06 Thread Roop Mukherjee
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 s

Re: netgraph for slip or 802.11

2002-03-06 Thread Vinod
am looking for the same info too. Vinod --- Roop Mukherjee <[EMAIL PROTECTED]> 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 > ___

Re: netgraph for slip or 802.11

2002-03-06 Thread Julian Elischer
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

netgraph for slip or 802.11

2002-03-06 Thread Roop Mukherjee
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 [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of