John Polstra 7019f59e32 Fix two bugs which caused various RPC programs (mountd, nfsd, ...)
to fail under certain circumstances.

1. In one spot, the ifr_flags member was being examined in the
wrong structure, thus it contained garbage.  On a machine in which
only the loopback interface was up, this caused everything that
wanted to talk to the portmapper to fail -- a particular problem
with laptops, where the pccard ethernet interface is likely to come
up long after the attempt to start mountd, nfsd, amd, etc.

2. Compounding the above problem, get_myaddress() returned a
successful status even though it failed to find an address that it
considered good enough.
1997-10-17 04:59:56 +00:00
..
1997-04-03 06:08:28 +00:00
1997-02-22 15:12:41 +00:00
1997-07-13 14:26:00 +00:00
1997-04-13 01:16:58 +00:00
1997-02-22 15:12:41 +00:00
1997-04-13 01:16:58 +00:00
1997-09-18 06:55:21 +00:00
1997-02-22 15:12:41 +00:00
1997-10-01 13:37:27 +00:00
1997-02-22 15:12:41 +00:00
1997-10-16 09:12:31 +00:00
1997-09-25 23:24:35 +00:00
1997-02-22 15:12:41 +00:00
1997-09-28 09:08:48 +00:00