On Thu, 24 Apr 2008, Faruk Keskin wrote:

> I'm trying to implement Layer 2 packet processing, where I need  to
> transfer packets arriving at the Linux Bridge to a dedicated userspace
> application. So my very basic question would be whether you could
> recommend a strategy to achieve this.
>
> Can I use TUN/TAP or do I need to implement specific code around a socket?

You could alternatively use libpcap, if I understand your requirements 
properly.

-- 
Malcolm Scott
Research Assistant
University of Cambridge Computer Laboratory

_______________________________________________
Bridge mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/bridge

Reply via email to