From owner-freebsd-net@FreeBSD.ORG Thu Feb 8 21:54:12 2007 Return-Path: X-Original-To: net@freebsd.org Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 76C2216A401 for ; Thu, 8 Feb 2007 21:54:12 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout3.yahoo.com (mrout3.yahoo.com [216.145.54.173]) by mx1.freebsd.org (Postfix) with ESMTP id 67BEB13C471 for ; Thu, 8 Feb 2007 21:54:12 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from minion.neville-neil.com (proxy8.corp.yahoo.com [216.145.48.13]) by mrout3.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id l18LgXSj003487 for ; Thu, 8 Feb 2007 13:42:34 -0800 (PST) Date: Thu, 08 Feb 2007 13:42:27 -0800 Message-ID: From: gnn@freebsd.org To: net@freebsd.org User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.92 (i386-apple-darwin8.8.2) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: Subject: Announcing the packet debugger (and PCS 0.4) and a FreeBSD Networking Blog X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2007 21:54:12 -0000 Hi, These should (I hope) be in ports soon but I also wanted to announce them here. I've now updated PCS, the Packet Construction Set, to 0.4 Beta. The changes etc. are in the changelog with the release at http://pcs.sf.net. I have also written something I think all the network folks will like called the Packet Debugger. http://pktdbg.sf.net/ The Packet Debugger (pdb) is a program which allows people to work with packet streams as if they were working with a source code debugger. Users can list, inspect, modify, and retransmit any packet from captured files as well as work with live packet capture. There is a 12 page manual that accompanies the the debugger. Finally, I have set up a Networking blog at: http://blogs.freebsdish.org/gnn/ Where I'll be posting stuff about my work with IPv6, IPsec, virtual machines and other kernel and networking stuff. Best, George PS The port for PCS is net/pcs and my proposed port for pdb is net/pktdbg