From owner-freebsd-hackers Wed Apr 5 20:01:48 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA09324 for hackers-outgoing; Wed, 5 Apr 1995 20:01:48 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id UAA09306 for ; Wed, 5 Apr 1995 20:01:32 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14469(5)>; Wed, 5 Apr 1995 20:00:23 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <49864>; Wed, 5 Apr 1995 20:00:15 -0700 To: Mark Tinguely cc: fenner@parc.xerox.com, seki@sysrap.cs.fujitsu.co.jp, hackers@FreeBSD.org Subject: Re: IGMP bug In-reply-to: Your message of "Wed, 05 Apr 95 16:02:54 PDT." <199504052302.SAA29275@plains.nodak.edu> Date: Wed, 5 Apr 1995 20:00:03 PDT From: Bill Fenner Message-Id: <95Apr5.200015pdt.49864@crevenia.parc.xerox.com> Sender: hackers-owner@FreeBSD.org Precedence: bulk In message <199504052302.SAA29275@plains.nodak.edu> you write: >I sent in a endian fix today in mrouted config.c where boundaries are defined. Well, you didn't send it to me, and it probably won't end up in 3.5 unless you do. I am the maintainer of mrouted and the multicast kernel. >I think there are all kinds of endian problems in the code. Almost everything is stored in network order. I think there are a few tricky endian problems in the code; if there were "all kinds" it wouldn't be working. Bill