From owner-freebsd-hackers Wed Oct 3 16:15:25 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from imo-m06.mx.aol.com (imo-m06.mx.aol.com [64.12.136.161]) by hub.freebsd.org (Postfix) with ESMTP id AEDC137B405 for ; Wed, 3 Oct 2001 16:15:22 -0700 (PDT) Received: from Bsdguru@aol.com by imo-m06.mx.aol.com (mail_out_v31_r1.7.) id n.104.a2a307c (4240) for ; Wed, 3 Oct 2001 19:15:20 -0400 (EDT) From: Bsdguru@aol.com Message-ID: <104.a2a307c.28ecf608@aol.com> Date: Wed, 3 Oct 2001 19:15:20 EDT Subject: if_sf bug To: hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 139 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The if_sf driver doesnt seem to initialize itself until an address is set, which makes things like tcpdump, bridging and other promiscuous things not work. Im sure B.P. will know where the safest place to put an sf_init to fix this (I just stuffed one in on SIFFLAGS but it may not handle all cases. Bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message