Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document ARP cache issue and workaround #376

Merged
merged 5 commits into from
Aug 20, 2019
Merged

Document ARP cache issue and workaround #376

merged 5 commits into from
Aug 20, 2019

Conversation

globalcitizen
Copy link
Contributor

A lot of people hit this so a front and center warning with suggested workaround would seem appropriate.

@globalcitizen
Copy link
Contributor Author

This is a safe and immediate helpful fix if merging #351 is problematic.

Copy link
Collaborator

@vicatcu vicatcu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence is grammatically confusing...

The general workaround is to use a gateway and send only to devices non-local network address ranges.

Are you saying you can't send packets to an IP address in the same network subnet as your own IP address?

@globalcitizen
Copy link
Contributor Author

Only for UDP datagrams.

@vicatcu
Copy link
Collaborator

vicatcu commented Aug 9, 2019

Suggested change:
The general workaround is to use a gateway and to send UDP packets only to non-local network addresses.

@globalcitizen
Copy link
Contributor Author

Change has been made and updated pull request to latest revision.

Copy link
Collaborator

@vicatcu vicatcu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me

@vicatcu vicatcu merged commit a8d0406 into njh:master Aug 20, 2019
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.

2 participants