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

nib: New module to add neighbor cache access #117

Merged
merged 6 commits into from
Aug 30, 2024
Merged

nib: New module to add neighbor cache access #117

merged 6 commits into from
Aug 30, 2024

Conversation

chrysn
Copy link
Member

@chrysn chrysn commented Aug 29, 2024

As suggested by @mcr.

This is incomplete: It does not yet expose the various aspects of an entry's state.

In practice, this could be used by a new riot-coap-handler-demos variant for output like this:

$ aiocoap-client coap://'[fe80::3c63:beff:fe85:ca96%tapbr0]'/nib/neigh
# CBOR message shown in Diagnostic Notation
[_
    [
        6,
        h'862e80417409',
        IP'fe8::f30:40e4:6c93:e17d',
        "reachable",
        "GC",
    ],
]

@chrysn chrysn marked this pull request as ready for review August 30, 2024 08:36
@chrysn chrysn enabled auto-merge August 30, 2024 13:37
@chrysn chrysn merged commit 410b6a0 into main Aug 30, 2024
71 checks passed
@chrysn chrysn deleted the nib branch August 30, 2024 13:47
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