Hi,

I would like to capture certain packets (Based on the Protocol type of
ether header) at the link layer. I dont want the copies of the packets, but
I want the packets to be received by my user land application and not to be
processed by the L3 and L4. Could some body give me some pointers on this?

One possibility is to use Raw sockets at the link layer. But how do I
specify the protocol type of ether header to filter the packets?

TIA
--gb

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to