Builds on travis are failing because the test node isn't able to drop all the bad messages sent within the given timeout. Reduce the number of bad messages we're sending and increase the timeout to avoid failures on travis.
E.g., ensure that we can't DoS a node by sending it a bunch of large, unrecognized messages.