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
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
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
> ___
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
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