|
Linux packet filtering
hi .... (^_^)/
I want to filter packets in linux. I know packet handling is by
kernel. and I know using iptables, netfilter and libipq.
my question is, how I get ethernet header by libipq? I can only get ip
packet by it.
please help me to solve this problem.
very thanks ... (n_n)
|