From owner-freebsd-stable Sun Dec 23 8:18:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id 9A51D37B417; Sun, 23 Dec 2001 08:18:09 -0800 (PST) Received: from grosbein.pp.ru (localhost.dialonly.kemerovo.su [127.0.0.1]) by D00015.dialonly.kemerovo.su (8.11.6/8.11.4) with ESMTP id fBNGHpJ01689; Sun, 23 Dec 2001 23:17:51 +0700 (KRAT) (envelope-from eugen@grosbein.pp.ru) Message-ID: <3C2603AF.85866C79@grosbein.pp.ru> Date: Sun, 23 Dec 2001 23:17:51 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.76 [ru] (X11; U; FreeBSD 4.5-PRERELEASE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: stable@freebsd.org Cc: doc@freebsd.org Subject: Undocumented kernel config dependency in 4.5-PRERELEASE Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! Revision 1.24.2.12 of src/sys/netinet/ip_dummynet.c made it possible for dummynet(4) to be KLD. It also introduced new dependency: kernel won't compile with options DUMMYNET and without pseudo-device ether. That was not a case for 4.4-RELEASE. This new dependency is not documented and seems to be unusual for modem-only connected machines. I'd prefer this dependency to be eliminated, but if it will stay, it should be documented at least. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message