From owner-freebsd-questions Mon Apr 3 17:10:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 6556437B6BC for ; Mon, 3 Apr 2000 17:10:16 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12cGut-000LDE-00; Tue, 04 Apr 2000 02:09:59 +0200 From: Sheldon Hearn To: "William Wong" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: log_in_vain In-reply-to: Your message of "Mon, 03 Apr 2000 18:36:25 -0400." <002f01bf9dbd$0b5590c0$0300a8c0@anime.ca> Date: Tue, 04 Apr 2000 02:09:58 +0200 Message-ID: <81543.954806998@axl.ops.uunet.co.za> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 03 Apr 2000 18:36:25 -0400, "William Wong" wrote: > Ahh. And to my "surprise" it's kern.info. Thanks. If you want it kern.somethingelse, you should be able to patch udp_userreq.c and tcp_input.c in src/sys/netinet; just look for the code that's conditional on log_in_vain and change LOG_INFO to something else. I must say, kern.info seems reasonable. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message