The reason why I would like to do it as a kernel module is performance.
Raw packets has to be filtered (by headers) and/or dumped to disk at
rate close to gigabit per second. Also some of them must be send to
userspace application.

So my question remains open: how to implement such kernel module?

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to