Subject: CVS commit: basesrc/usr.sbin/mrouted
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/01/2002 11:33:17
Module Name: basesrc
Committed By: itojun
Date: Thu Aug 1 08:33:16 UTC 2002
Modified Files:
basesrc/usr.sbin/mrouted: inet.c
Log Message:
avoid issues with typecast optimization (taking advantage of pointer aliasing),
which results in incorrect igmp checksum.
confirmed by taca@netbsd
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/mrouted/inet.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.