[753] in Source-Commits
athena/lib/hesiod resscan.h
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Wed Nov 6 21:43:34 1996
From: ghudson@MIT.EDU
To: source-commits@MIT.EDU
Date: Wed, 06 Nov 1996 21:43:28 EST
Update of /afs/dev.mit.edu/source/repository/athena/lib/hesiod
In directory steve-dallas:/afs/dev.mit.edu/user/ghudson/athena/lib/hesiod
Modified Files:
resscan.h
Log Message:
Added MIT copyright and switched to standard RCS keyword convention.
Code now follows Athena coding standards.
DATASIZE is now an arbitrary value (8192) instead of being derived
from PACKETSZ. PACKETSZ is simply the DNS datagram transport limit
and does not limit the size of a DNS answer (if, for instance, the
implementation uses a virtual circuit).