From owner-freebsd-net@FreeBSD.ORG Wed Apr 21 08:10:53 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E828A16A4CE for ; Wed, 21 Apr 2004 08:10:53 -0700 (PDT) Received: from kogut3.o2.pl (kogut3.go2.pl [212.126.20.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C414643D41 for ; Wed, 21 Apr 2004 08:10:52 -0700 (PDT) (envelope-from knockefreebsd@o2.pl) Received: from ALFA (rekin7.go2.pl [212.126.20.19]) by kogut3.o2.pl (Postfix) with ESMTP id 6AF1877EBA for ; Wed, 21 Apr 2004 17:10:49 +0200 (CEST) Message-ID: <004301c427b2$d4fa6c60$df5561d9@ALFA> From: "Heinz Knocke" To: Date: Wed, 21 Apr 2004 17:10:47 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: How do turn on TCPDEBUG in CURRENT?? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 15:10:54 -0000 Hi! I asked the same questions once - but no one replied so I try once again = - I've experienced problem with TCPDEBUG kernel compilation option - it = doesn't work under 5.2 - C even thou the kernel is 200% TCPDEBUG = compiled. The system is quite special - is't a small kernel with a = little of modules for the diskless bootstrap/=20 So my qestions are: - is there a sysctl option that needs to be turned on for tracking? - is the TCP debuging some module depended, that may not be included in = the compilation I have.=20 I'm tracking system sources parallelly (which is quite difficult since = I'm quite new in kernel debug) so if there's anything somebody could = help me with - I'll be more than gratefull.=20 hk