Script in base for detecting cases of checksum offloading.

- I added this to the base scripts because it's very minimal overhead
  and we get questions about this all the time.  Now that reporter
  messages are printed to the console, people will see the message
  clearly if they have bad checksums.
This commit is contained in:
Seth Hall 2012-11-01 00:16:28 -04:00
parent cba8b9f62b
commit e020e034ae
2 changed files with 59 additions and 0 deletions

View file

@ -41,3 +41,5 @@
@load base/protocols/ssh
@load base/protocols/ssl
@load base/protocols/syslog
@load base/misc/find-checksum-offloading