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

How to get network card/hardware level timestamps with websocketpp #1149

Open
rshankk opened this issue Oct 24, 2024 · 0 comments
Open

How to get network card/hardware level timestamps with websocketpp #1149

rshankk opened this issue Oct 24, 2024 · 0 comments

Comments

@rshankk
Copy link

rshankk commented Oct 24, 2024

We would like to read the timestamp at which the packet was received on the network card/kernel to measure the kernel queue delay. In normal sockets, we can receive it using Linux socket options

https://www.kernel.org/doc/Documentation/networking/timestamping.txt

Is it exposed via websocketpp? How do we enable it or retrieve network card level timestamps?

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

No branches or pull requests

1 participant