Windows: Support arbitrary callback ports
authorJeffrey Altman <jaltman@your-file-system.com>
Fri, 31 Jan 2014 05:56:49 +0000 (00:56 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Sat, 8 Feb 2014 15:25:11 +0000 (07:25 -0800)
commit7760acc4570a306390f0b7e5acf4b21e8a8cc90d
tree57c6d1a0b788064dfd1e6a7fd9de13b24ca380ef
parentdd9e59805b37a93f0f64c67cfa3ba4d80f1f358c
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.

Change-Id: I4df421cc0ceb4dca94a6b5e81990115a4ce0334e
Reviewed-on: http://gerrit.openafs.org/10776
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/afsd_init.h
src/WINNT/afsd/afsicf.cpp
src/WINNT/afsd/afsicf.h
src/WINNT/afsd/cm_daemon.c