routerstatus download status fields should be explicitly set

All the other zero-valued enums are correct, but we should still set them:

/* Use exponential-backoff scheduling when downloading microdescs */
        rs->dl_status.backoff = DL_SCHED_RANDOM_EXPONENTIAL;