Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2009 18:40:05 GMT
From:      Jeff Blank <jfb@mr-happy.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   kern/139137: 8.0-RC1 ale(4) interface cannot receive IPv6 multicast except in promiscuous mode
Message-ID:  <200909251840.n8PIe5Nu043657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/139137; it has been noted by GNATS.

From: Jeff Blank <jfb@mr-happy.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: kern/139137: 8.0-RC1 ale(4) interface cannot receive IPv6 multicast except in promiscuous mode
Date: Fri, 25 Sep 2009 14:37:04 -0400

 Hi,
 
 This was addressed by Pyun YongHyeon <pyunyh@gmail.com>, who suggested
 changing line 3063 of src/sys/dev/ale/if_ale.c (CVS ver 1.6 and
 1.6.2.1) to call ether_crc32_be() instead of ether_crc32_le().  He
 indicated that this PR can be closed, which is OK with me as well.
 
 Jeff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909251840.n8PIe5Nu043657>