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

sys/net: add Size1 and Size2 option numbers #18799

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Oct 25, 2022

Contribution description

This PR expands the coap.h header file with macro definitions for the Size2 and Size1 option numbers, making it a bit more convenient to use these two options. The PR does not contain any actual new logic, but it could be a first step for reviving #10169 and augmenting either nanocoap or gcoap.

Testing procedure

Since there is no new logic introduced, comparing the numbers with the IANA registry and proofreading the documentation should suffice for this PR.

Issues/PRs references

@github-actions github-actions bot added Area: network Area: Networking Area: sys Area: System labels Oct 25, 2022
@benpicco benpicco requested a review from miri64 October 25, 2022 12:28
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Oct 25, 2022
@riot-ci
Copy link

riot-ci commented Oct 25, 2022

Murdock results

✔️ PASSED

7c3c466 sys/coap: add Size1 option number

Success Failures Total Runtime
1991 0 1991 06m:29s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@kaspar030 kaspar030 added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 25, 2022
@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Oct 25, 2022
@benpicco benpicco merged commit aa11a9a into RIOT-OS:master Oct 25, 2022
@JKRhb JKRhb deleted the coap-opt-numbers branch October 26, 2022 06:31
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants