[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: system/3704: routed has byte ordering issues on non-network order achitectures
- To: bugs@cvs.openbsd.org
- Subject: Re: system/3704: routed has byte ordering issues on non-network order achitectures
- From: Otto Moerbeek <otto@drijf.net>
- Date: Mon, 8 Mar 2004 12:20:03 -0700 (MST)
The following reply was made to PR system/3704; it has been noted by GNATS.
From: Otto Moerbeek <otto@drijf.net>
To: kindred@purdue.edu
Cc: gnats@openbsd.org
Subject: Re: system/3704: routed has byte ordering issues on non-network order achitectures
Date: Mon, 8 Mar 2004 20:10:40 +0100 (CET)
> >Fix:
> This particular error can be fixed by editting the source in
> parms.c. However, I suspect there are additional byte-ordering
> problems. I suspect the best thing to do is to grab the
> latest source for routed from the FreeBSD distribution. It
> appears to be fixed in their distribution plus I "think" theirs
> contains additional/improved functionality.
>
> If you would like the source mods for OpenBSD /sbin/routed
> that only fixes the single example error above, I can provide it.
> If you'd like the minimal source mods for FreeBSD /sbin/routed
> to cleanly compile under OpenBSD, I can provide them as well.
> Just let me know your preference.
Please provide both. Any big change will not make it into 3.5,
but it is good to have the diffs anyway.
-Otto