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/sock: add sock_aux_ttl #19836

Merged
merged 2 commits into from
Jul 18, 2023
Merged

sys/net/sock: add sock_aux_ttl #19836

merged 2 commits into from
Jul 18, 2023

Conversation

benpicco
Copy link
Contributor

@benpicco benpicco commented Jul 18, 2023

Contribution description

This adds the option to read out the TTL of a received UDP packet.
@fabian18 this might come in handy if we don't want to hard-code topology information to restart nodes from the outside inward.

Testing procedure

tests/net/gnrc_sock_udp has been extended to test the new option.

Issues/PRs references

@github-actions github-actions bot added Area: network Area: Networking Area: tests Area: tests and testing framework Area: build system Area: Build system Area: sys Area: System labels Jul 18, 2023
@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 Jul 18, 2023
@benpicco benpicco requested a review from fabian18 July 18, 2023 14:54
@riot-ci
Copy link

riot-ci commented Jul 18, 2023

Murdock results

✔️ PASSED

ebaf4b9 tests/gnrc_sock_udp: include sock_aux_ttl in test

Success Failures Total Runtime
7901 0 7901 11m:37s

Artifacts

@maribu
Copy link
Member

maribu commented Jul 18, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Jul 18, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit b39d3a4 into RIOT-OS:master Jul 18, 2023
25 checks passed
@benpicco benpicco deleted the sock_aux_ttl branch July 18, 2023 18:41
@MrKevinWeiss MrKevinWeiss added this to the Release 2023.10 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: build system Area: Build system Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework 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