From owner-freebsd-net@FreeBSD.ORG Tue Jun 1 07:10:48 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EF1016A4CF for ; Tue, 1 Jun 2004 07:10:48 -0700 (PDT) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0B043D55 for ; Tue, 1 Jun 2004 07:10:47 -0700 (PDT) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (dsl-082-082-076-125.arcor-ip.net [82.82.76.125]) by mail-in-02.arcor-online.net (Postfix) with ESMTP id 78BABBB8AEE for ; Tue, 1 Jun 2004 16:10:46 +0200 (CEST) Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.11/8.12.10) with ESMTP id i51EAjZh013212 for ; Tue, 1 Jun 2004 16:10:45 +0200 (CEST) (envelope-from mailnull@kemoauc.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.11/8.12.11/Submit) id i51EAjh6013211 for freebsd-net@freebsd.org; Tue, 1 Jun 2004 16:10:45 +0200 (CEST) (envelope-from mailnull) From: naddy@mips.inka.de (Christian Weisgerber) Date: Tue, 1 Jun 2004 14:10:44 +0000 (UTC) Message-ID: Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-net@freebsd.org Subject: udav(4) vs. multicast X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2004 14:10:48 -0000 Anybody here who uses a udav(4) device and can check that the multicast filter works properly? On NetBSD, were the driver was ported from, the multicast hash filter is programmed with a little-endian ethernet CRC. On FreeBSD, with a big-endian one. Which is it? (Cc'ed to the original submitter of the driver.) -- Christian "naddy" Weisgerber naddy@mips.inka.de