> I am trying to write a program that examines ALL ethernet packets coming
> into an interface (ethernet card)... So far I have only found examples that
> monitor packets of a specific protocol (TCP, UDP, etc.) on a socket. I need
> to be able to look at all incoming packets, and forward some off to another
> destination in the network, and drop others. How could I do this?
netfilter ?
--
-- Yoann, http://www.mandrakesoft.com/~yoann/
It is well known that M$ products don't call free() after a malloc().
The Unix community wish them good luck for their future developments.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/