Skip to content

Add retry mechanism to get_ipv4_addr - #1621

Open
duncangreene wants to merge 1 commit into
google:mainfrom
duncangreene:feature/add-retry-mechanism-to-get-ipv4-addr
Open

Add retry mechanism to get_ipv4_addr#1621
duncangreene wants to merge 1 commit into
google:mainfrom
duncangreene:feature/add-retry-mechanism-to-get-ipv4-addr

Conversation

@duncangreene

Copy link
Copy Markdown

Some resource-constrained devices intermittently do not answer a given ARP request, so a single nmap sweep can miss a device that is in fact present. This feature retries the sweep a few times (each retry issues fresh ARP requests) before giving up, so one dropped reply does not cause resolution to fail, which is what happens as of 2.3.4 (untested on 2.4.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant