Skip to content

Add sorting of optlist#1886

Merged
mrdeep1 merged 1 commit intoobgm:developfrom
magdalenaszumny:feature/add_coap_sort_optlist
Feb 16, 2026
Merged

Add sorting of optlist#1886
mrdeep1 merged 1 commit intoobgm:developfrom
magdalenaszumny:feature/add_coap_sort_optlist

Conversation

@magdalenaszumny
Copy link
Contributor

Add sorting of optlist functionality to API.

@magdalenaszumny magdalenaszumny force-pushed the feature/add_coap_sort_optlist branch from f129489 to 6d797b6 Compare February 16, 2026 08:22
@mrdeep1
Copy link
Collaborator

mrdeep1 commented Feb 16, 2026

I'm not sure why you need to do this, given that coap_add_optlist_pdu() does the sort for you. Further more, man page documentation needs to be added for other users.

@magdalenaszumny
Copy link
Contributor Author

Thank you for taking a look! We are adding on layer above libcoap some abstraction layer so the user has easy interface and we are storing optlist as part of identifying the connection. It is easier for us to have it sorted for later comparison.
I will add documentation

@magdalenaszumny magdalenaszumny force-pushed the feature/add_coap_sort_optlist branch from 6d797b6 to ac120f0 Compare February 16, 2026 10:16
@magdalenaszumny magdalenaszumny force-pushed the feature/add_coap_sort_optlist branch from ac120f0 to cf93bdc Compare February 16, 2026 10:26
@mrdeep1
Copy link
Collaborator

mrdeep1 commented Feb 16, 2026

Thanks for this - looks fine to me.

@mrdeep1 mrdeep1 merged commit f79eaba into obgm:develop Feb 16, 2026
36 checks passed
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