The following commit has been merged in the openafs-devel-1_7_x branch:
commit f2bcc0d36fb926d6385c96021fa0c9f6ce9f4b6f
Author: Jeffrey Altman <[email protected]>
Date:   Fri Jan 31 00:56:49 2014 -0500

    Windows: Support arbitrary callback ports
    
    Reconfigure the advanced firewall to support callback ports
    other than port 7001.
    
    This changes the semantics of the afsicf api.  AFS_PORTSET_SERVER is now
    zero.  Any other value is treated as a callback port.
    
    Reviewed-on: http://gerrit.openafs.org/10776
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit 7760acc4570a306390f0b7e5acf4b21e8a8cc90d)
    
    Change-Id: I86cf09a6a9136f0acf53a2449e47898c5ff435d4
    Reviewed-on: http://gerrit.openafs.org/10826
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 src/WINNT/afsd/afsd_init.h |    1 +
 src/WINNT/afsd/afsicf.cpp  |   54 +++++++++++++++++++++++++++++++++++---------
 src/WINNT/afsd/afsicf.h    |    4 +--
 src/WINNT/afsd/cm_daemon.c |    2 +-
 4 files changed, 46 insertions(+), 15 deletions(-)

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

Reply via email to