When a TCP Stream with more than 2 GBytes of
data passes in less than 30 Minutes the 32Bit integer
Variables nbyte1 and nbyte2 (ipaudit.c) have an overflow,
these should be defined as unsigned long long int
to allow more data.
I had such big TCP-Sessions with Backups (ADSL)
Joachim Nerz <nerz@rz.uni-mannheim.de>