If the client's config specifies shouldBundleReplyInfo=true, messages sent from
that client to any peers will probabalistically include the sending destination's
current LeaseSet (allowing the recipient to reply without having to do a full
netDb lookup).
Batching preprocessor that will briefly delay the sending of a message
if it doesn't fill up a full tunnel message, in which case it queues up
an additional flush task.