From owner-cvs-all Sun Dec 15 11:14:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 933B637B401; Sun, 15 Dec 2002 11:14:13 -0800 (PST) Received: from angelica.unixdaemons.com (angelica.unixdaemons.com [209.148.64.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA15A43E4A; Sun, 15 Dec 2002 11:14:12 -0800 (PST) (envelope-from hiten@angelica.unixdaemons.com) Received: from angelica.unixdaemons.com (hiten@localhost.unixdaemons.com [127.0.0.1]) by angelica.unixdaemons.com (8.12.6/8.12.1) with ESMTP id gBFJDnek058906; Sun, 15 Dec 2002 14:13:49 -0500 (EST) Received: (from hiten@localhost) by angelica.unixdaemons.com (8.12.6/8.12.1/Submit) id gBFJDnwO058905; Sun, 15 Dec 2002 14:13:49 -0500 (EST) (envelope-from hiten) Date: Sun, 15 Dec 2002 14:13:49 -0500 From: Hiten Pandya To: Matthew Dillon Cc: Robert Watson , Maxim Konovalov , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_dummynet.c Message-ID: <20021215191349.GA58432@angelica.unixdaemons.com> References: <200212151021.gBFALV1Y040756@repoman.freebsd.org> <20021215153721.GA26021@angelica.unixdaemons.com> <200212151806.gBFI6XPb081289@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212151806.gBFI6XPb081289@apollo.backplane.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD i386 X-Public-Key: http://www.pittgoth.com/~hiten/pubkey.asc X-URL: http://www.unixdaemons.com/~hiten X-PGP: http://pgp.mit.edu:11371/pks/lookup?search=Hiten+Pandya&op=index Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 15, 2002 at 10:06:33AM -0800, Matthew Dillon wrote the words in effect of: > We had similar problems with the B_ flags. I recommend changing all the > mbuf flags from M_ to MB_, and perhaps rename the MB_ defines in > sys/mchain.h to MC_ or MBC_. > > -Matt That was on the tip of my tongue! :) This also makes it easier to distinguish between the flags easily, and stops confusion. I am prepared to do the dirty work, if given the go ahead... but not anytime before christmas. :) Cheers. -- Hiten Pandya (hiten@unixdaemons.com, hiten@uk.FreeBSD.org) http://www.unixdaemons.com/~hiten/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message