Messages in this thread |  | | Subject | Re: Magic Lantern | From | Lars Brinkhoff <> | Date | 28 Nov 2001 14:56:41 +0100 |
| |
"Richard B. Johnson" <root@chaos.analogic.com> writes: > Are there currently any kernel hooks to support Magic Lantern? > Basically, a "tee" to capture all network packets and pass them > on to a filtering task without affecting normal network activity. > It's like `tcpdump`, but allows packets to be inserted into the > output queue as well without affecting normal network activity.
The af_packet module can read and write raw ethernet frames.
-- Lars Brinkhoff http://lars.nocrew.org/ Linux, GCC, PDP-10 Brinkhoff Consulting http://www.brinkhoff.se/ programming - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |