Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 1996 10:32:38 -0400
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
Cc:        current@FreeBSD.org, fenner@parc.xerox.com, wollman@lcs.mit.edu
Subject:   Re: As of 960608, routed now complains bitterly.
Message-ID:  <9606201432.AA26601@halloran-eldar.lcs.mit.edu>
In-Reply-To: <9606200254.AA05157@iworks.InterWorks.org>
References:  <9606200254.AA05157@iworks.InterWorks.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Wed, 19 Jun 1996 21:54:14 -0500, Daniel M. Eischen <deischen@iworks.InterWorks.org> said:

>> Here is an experiment you might try... in
>> /usr/src/usr.sbin/routed/defs.h, look for the lines:
>> 
>> #ifdef sgi
>> #define IFF_UP_RUNNING (IFF_RUNNING|IFF_UP)
>> #else
>> #define IFF_UP_RUNNING IFF_UP
>> #endif
>> 

> I made both of these changes and rebuilt routed but it still fails in
> the same way.  I didn't change anything else in the kernel, though.
> It looked like /usr/src/sys/net/if.h was the place to redefine IFF_RUNNING;
> it's defined to be 0x40.  I wasn't sure if this was correct.

No, there's no reason to redefine IFF_RUNNING at all.

-GAWollman

--
Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance.
Opinions not those of| It is a bond more powerful than absence.  We like people
MIT, LCS, ANA, or NSA| who like Shashish.  - Claude McKenzie + Florent Vollant



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