Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/iscsi
Module Name: src
Committed By: agc
Date: Thu Aug 16 06:25:16 UTC 2007
Modified Files:
src/dist/iscsi/include: config.h
src/dist/iscsi/src: TODO configure configure.ac util.c
Log Message:
Use AI_NUMERICSERV as a flag to getaddrinfo() when trying to find the
correct service - allows us to bind to the correct port, and not the
iSCSI control port.
Update version to 20070815, and re-run autoconf and autoheader.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/dist/iscsi/include/config.h
cvs rdiff -r1.9 -r1.10 src/dist/iscsi/src/TODO
cvs rdiff -r1.16 -r1.17 src/dist/iscsi/src/configure \
src/dist/iscsi/src/configure.ac
cvs rdiff -r1.15 -r1.16 src/dist/iscsi/src/util.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index