[304] in Zephyr Mailing List

home help back first fref pref prev next nref lref last post

Re: undead zwgcs

daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Sep 17 11:36:11 1998

To: sfreed@gilasoft.com
Cc: Greg Hudson <ghudson@MIT.EDU>, zephyr@MIT.EDU
In-Reply-To: Your message of "Thu, 17 Sep 1998 07:00:00 MDT."
             <Pine.BSI.4.02.9809170635210.11839-100000@taos.gilasoft.com> 
Date: Thu, 17 Sep 1998 11:28:15 EDT
From: Greg Hudson <ghudson@MIT.EDU>

> Anyone have a good way to fix this? I know the "hp->h_addr" at
> around line 1000 in server.c needs to be changed to
> "hp->h_addr_list", but what else would need to be done, I'm not
> sure.

You have to understand what's going on and think about it.  The code
was designed (not by me) with the assumption that each machine has a
single IP address; that's not just an accident of the implementation.
Most likely, the data structures in question will have to be modified
to accomodate a list of IP addresses instead of just one.

home help back first fref pref prev next nref lref last post