Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Fix get_count_total(). Accept -1 value set by the server. #355

Merged
merged 1 commit into from
Feb 1, 2021

Commits on Jan 29, 2021

  1. Fix get_count_total(). Accept -1 value set by the server.

    The value set by the server has priority over the value
    calculated from the original target list by ospd.
    As ospd is not intelligent enough to check the amount of valid
    hosts, check for duplicated or invalid hosts, consider a negative
    value set for the server, in case it detects an invalid target string
    or a different amount than the orignal amount in the target list.
    jjnicola committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c88399c View commit details
    Browse the repository at this point in the history