You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to collect the ACK timestamps, it appeared
SOF_TIMESTAMPING_TX_ACK was missing from TimestampingFlag. It was
already added to libc a few years ago in
rust-lang/libc#2881 .
Add the missing flags to TimestampingFlag.
0 commit comments