From owner-freebsd-net@FreeBSD.ORG Fri Sep 30 10:04:10 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D4C31065674 for ; Fri, 30 Sep 2011 10:04:10 +0000 (UTC) (envelope-from yilinjing@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 7CBE58FC0C for ; Fri, 30 Sep 2011 10:04:10 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1R9ZhR-0004UD-Mz for freebsd-net@freebsd.org; Fri, 30 Sep 2011 02:48:09 -0700 Date: Fri, 30 Sep 2011 02:48:09 -0700 (PDT) From: jyl To: freebsd-net@freebsd.org Message-ID: <1317376089705-4856441.post@n5.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: when enable options SCTP_DEBUG in kernel configure file , where to get the message of debug? 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: Fri, 30 Sep 2011 10:04:10 -0000 My Os is FreeBSD 9.0 Beta2. In kernel configure file, I enable the option of SCTP_DEBUG and rebuild the kernel. Then I use sctp to send or recv data from another computer ,after that I check the result from var/log/message or var/log/dmesg , both of the two files show any message about sctp debug. can anyone help me, why it does not work? Regards. -- View this message in context: http://freebsd.1045724.n5.nabble.com/when-enable-options-SCTP-DEBUG-in-kernel-configure-file-where-to-get-the-message-of-debug-tp4856441p4856441.html Sent from the freebsd-net mailing list archive at Nabble.com.