Hi Greg,
On 2024/9/19 04:22, Greg Dowd wrote:
Hello all,
I had a question regarding kernel timestamping. I see definitions for
SO_TIMESTAMPING_NEW in networking options to allow use of time
structures containing 64bit timestamps. However, I don't see any way
for skbuff timestamps to pass around structures with 64 bits as the
skb_shared_hwstamps use a typedef ktime_t which stacks the seconds and
nanoseconds into a single 64bit value.
I am not sure who maintains this section of the code. Any ideas?
Sorry I don't know the answer. It seems a problem of net subsystem, and
asking the netdev ml (netdev@xxxxxxxxxxxxxxx) would be better.
thanks...Greg
--
Philo