vos-noresolve-option-20080410
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 10 Apr 2008 18:50:49 +0000 (18:50 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 10 Apr 2008 18:50:49 +0000 (18:50 +0000)
commit40d41c191bdb64256d4ccf6a5f1bab8124249e63
treefcd2b0a4be2625c9400142e50182625dfdad7cc5
parentfab6653cf714ee6121cd7a22857f22f86a969559
vos-noresolve-option-20080410

LICENSE MIT

Add a -noresolve option to all vos commands.  This permits the display
of servers by IP address instead of DNS name.  Very useful when 127.0.0.1
is registered as the server address or when trying to eliminate
multi-homed addresses.
src/volser/NTMakefile
src/volser/lockprocs.c
src/volser/lockprocs_prototypes.h [new file with mode: 0644]
src/volser/volser_prototypes.h
src/volser/vos.c
src/volser/vsprocs.c
src/volser/vsutils.c
src/volser/vsutils_prototypes.h [new file with mode: 0644]