Date: Sun, 23 Dec 2001 23:17:51 +0700 From: Eugene Grosbein <eugen@grosbein.pp.ru> To: stable@freebsd.org Cc: doc@freebsd.org Subject: Undocumented kernel config dependency in 4.5-PRERELEASE Message-ID: <3C2603AF.85866C79@grosbein.pp.ru>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C2603AF.85866C79>