From owner-freebsd-current Fri Jun 22 8:53:26 2001 Delivered-To: freebsd-current@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 5384D37B406 for ; Fri, 22 Jun 2001 08:53:18 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:V4+XtDEtx5Bb97SQnd/1zcUJkJ5vMeEgmTShjAA/vfOaiYdGAhVWIn0H87A5RwNh@localhost [::1]) (authenticated as ume with CRAM-MD5) by peace.mahoroba.org (8.11.4/8.11.4/peace) with ESMTP/inet6 id f5MFqxm02094; Sat, 23 Jun 2001 00:53:00 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 23 Jun 2001 00:52:56 +0900 (JST) Message-Id: <20010623.005256.74724023.ume@mahoroba.org> To: kuriyama@imgsrc.co.jp Cc: FreeBSD-current@FreeBSD.org Subject: Re: [patch] netinet6/ip6_fw.c: use syslog for logging From: Hajimu UMEMOTO In-Reply-To: <7m8zikeptx.wl@waterblue.imgsrc.co.jp> References: <7m8zikeptx.wl@waterblue.imgsrc.co.jp> X-Mailer: xcite1.38> Mew version 1.95b119 on Emacs 20.7 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-Operating-System: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>> Fri, 22 Jun 2001 20:06:34 +0900, >>> Jun Kuriyama said: kuriyama> I found logs from ipfw(8) and ip6fw(8) are stored to different place. kuriyama> Former one is into via syslog(3) but latter one is kuriyama> into via kernel printf(). kuriyama> The reason of this difference is came from missing "merge from kuriyama> ip_fw.c". And I hope this patch will be first step to synchronize kuriyama> ip_fw.c and ip6_fw.c. kuriyama> So, I made a patch to merge the difference revision 1.117 and 1.118 of kuriyama> ip_fw.c into ip6_fw.c to use syslog(3) interface for ip6fw(8) logging. kuriyama> Please review this patch carefully because I'm not kernel hacker. Okay, I'll take a look this. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message