Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 28 Nov 2001 08:57:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 28 Nov 2001 08:57:01 -0500 Received: from junk.nocrew.org ([212.73.17.42]:17331 "EHLO junk.nocrew.org") by vger.kernel.org with ESMTP id ; Wed, 28 Nov 2001 08:56:51 -0500 To: root@chaos.analogic.com Cc: Linux kernel Subject: Re: Magic Lantern In-Reply-To: From: Lars Brinkhoff Organization: nocrew Date: 28 Nov 2001 14:56:41 +0100 In-Reply-To: Message-ID: <85adx7vw12.fsf@junk.nocrew.org> Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org "Richard B. Johnson" 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/