Hi All,
     I am trying to send VLAN tagged frame. While receiving the
frames on the VLAN interface the VLAN header is stripped out on the
ethernet driver itself ( I guess !!!)

While receiving the frame in netfilter PRE_ROUTE  hook call back
function, I am getting only VLAN header stripped frame.

I need the VLAN tagged frame in netfilter hook function. Is there any
way not to strip out the VLAN header?

Ganean N

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to