added a 'number' element to the REQUEST structure. This is a
authoraland <aland>
Mon, 20 Nov 2000 17:56:13 +0000 (17:56 +0000)
committeraland <aland>
Mon, 20 Nov 2000 17:56:13 +0000 (17:56 +0000)
commit5d82f3f9e6e4ad4e6bc0694f688594f86dedb9b2
tree94aad2671630bd9b2154e94e1d2e5a40d554703b
parent819fb09e128fa55ebd43b56876c6719260f9a595
added a 'number' element to the REQUEST structure.  This is a
unique value per request, incrementing for each new request.

This allows the debug messages to print out 'request NNNN',
which makes it easier for the administrator to correlate
log messages.
src/include/radiusd.h
src/main/radiusd.c