Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2005 20:31:36 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Paul Khavkine <paul@distributel.net>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Reading raw ethernet
Message-ID:  <430A9898.7080709@elischer.org>
In-Reply-To: <20050822232032.L34978-100000@krusty.mtl.distributel.net>
References:  <20050822232032.L34978-100000@krusty.mtl.distributel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Khavkine wrote:
> On Mon, 22 Aug 2005, Julian Elischer wrote:
> 
> 
>>Paul Khavkine wrote:
>>
>>>Julian.
>>>
>>>
>>>
>>>>>>You should probably look at the ng_etf node too BTW.
>>>>>
>>>>>
>>>>>How does ng_etf deal with that ?
>>>>
>>>>no, but as an example of something that is designed to be attached directly
>>>>to the ng_ether nodes.
>>>
>>>
>>>in ng_etf, do you check ethertype for only Ethernet II frames ? or also
>>>802.3 frames ?
>>
>>only ethertype, but it would probably only take you about 3 hours to add in
>>the other..
> 
> 
> 30 min, haven't tested it yet though, still trying to figure out the
> netgraph library.

I was including testing and learning :-)

The library shouldn't be needed unless you want to control it from a C program.
you should be able to do anything that needs to be done from ngctl.


> 
> Will send you the code when i have a chance to test it if you want.
> 
> 
> C



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?430A9898.7080709>