The following commit has been merged in the master branch:
commit 4f20b7305efcea9d930f64c348fc58555a736c6b
Author: Jeffrey Altman <[email protected]>
Date:   Fri Oct 9 10:20:41 2015 -0400

    Windows: if no known IP addrs, query the addr list
    
    If cm_noIPAddrs == 0, then no servers will be probed.   If
    syscfg_GetIFInfo() fails then cm_noIPAddrs is set to 0.  Therefore,
    also set cm_LanAdapterChangeDetected to non-zero if syscfg_GetIFInfo()
    fails so that the interface info can be queried again prior to a server
    probe attempt.
    
    Change-Id: I6639441fa6266671cfb875256eb23c3b018e67c9
    Reviewed-on: http://gerrit.openafs.org/12055
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/cm_server.c |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to