Skip to content

Update Mapping Logic: Exclude Network and Broadcast IPs from Host IP Mapping #20

@fatihk25

Description

@fatihk25

Currently, the mapping logic includes network and broadcast IPs, which is causing issues. This update aims to fix the mapping functionality by excluding network and broadcast IPs, ensuring that only host IPs are used for mapping purposes.

Problem Description:
The current mapping logic for IP addresses includes network and broadcast IPs, which is causing inaccuracies in the mapping results. This issue is illustrated in the example image provided
usage-example

Expected Behavior:
The mapping logic should only consider host IPs for mapping purposes. Network and broadcast IPs should be excluded from the mapping process.

Impact:
The total number of hosts calculated using the updated mapping logic should be 254, as demonstrated in the example image. Out of these hosts, 2 should be marked as online, while 252 should be marked as offline.

Note: This update will improve the accuracy and reliability of the mapping functionality, ensuring that only valid host IPs are considered for mapping purposes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions