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

Allow empty neighbor LLAddress #200

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

SuperQ
Copy link
Contributor

@SuperQ SuperQ commented Nov 27, 2023

The kernel sometimes returns empty LLAddress in NeighAttributes. Allow this to be returned as a nil address.

Fixes: #199

The kernel sometimes returns empty LLAddress in NeighAttributes. Allow
this to be returned as a nil address.

Fixes: jsimonetti#199

Signed-off-by: SuperQ <[email protected]>
@jsimonetti
Copy link
Owner

Wow, you beat me to the punch :P
This looks fine to me, thanks!

@jsimonetti jsimonetti merged commit 4031cf8 into jsimonetti:master Nov 27, 2023
5 checks passed
@SuperQ SuperQ deleted the empty_lladdr branch November 27, 2023 09:50
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.

allow for zero-length NDA_LLADDR
2 participants