From owner-freebsd-bugs Fri Jan 17 10:30:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA17847 for bugs-outgoing; Fri, 17 Jan 1997 10:30:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA17841; Fri, 17 Jan 1997 10:30:02 -0800 (PST) Date: Fri, 17 Jan 1997 10:30:02 -0800 (PST) Message-Id: <199701171830.KAA17841@freefall.freebsd.org> To: freebsd-bugs Cc: From: Dave Cornejo Subject: kern/2513 Reply-To: Dave Cornejo Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/2513; it has been noted by GNATS. From: Dave Cornejo To: bug-followup@freebsd.org Cc: Subject: kern/2513 Date: Fri, 17 Jan 1997 10:26:39 -0800 (PST) The bad call was introduced in if.c revision 1.39: ---------------------------- revision 1.39 date: 1997/01/07 19:15:28; author: wollman; state: Exp; lines: +179 -1 Checkpoint the beginnings of the new kernel interface for multicast group memberships. This is not actually operative at the moment (a lot of other code still needs to be changed), but this seemed like a useful reference point to check in so that others (i.e. Bill Fenner) have fair warning of where we are going. ---------------------------- -- Dave Cornejo - Dogwood Media, Fremont, California