The following minor changes have occurred.
- Added 5 finger 'pseudo' users for HTTP statistics
Like the other statistics information, the HTTP general, daily, weekly,
monthly, and yearly statistics are available via finger. The pseudo user
names are daily_http, general_http, monthly_http, weekly_http, and
yearly_http.
- Several tweeks to Netrom broadcasts to make it 'play better'
The Netrom broadcast code has always been a bit of a hog in demanding
most of TNOS's resources during the broadcast. With systems only sending
one or two verbose lists (or several with only a few nodes listed) this
isn't much of a problem. On the authors system, with 36 interfaces and
300-700 nodes at any time, this needed revisiting. While most will not
notice much of a difference, those with long node lists and many netrom
interfaces should notice that broadcasts don't steal all the TNOS CPU
time as they previously did.
- Default for 'smtp bidcheck' turned to off - Read this!
Unless you have a DARN GOOD reason (debugging, etc), DO NOT turn
the 'smtp bidcheck' on! There will be false bounce messages generated, when
you have two PBBSs sending you traffic at the same time, and the same
message gets queued twice before it/they are processed. Leave this OFF...
Don't make me disable it ;-)
- Added to browser ability to handle IMG tags in table cells
- Added 'ax25 maxwait' checking to ackours()
This prevents the potential for some retries to exceed the setting of
the 'ax25 maxwait' setting on an interface.