search for: so_timestamp

Displaying 1 result from an estimated 1 matches for "so_timestamp".

Did you mean: log_timestamp
2016 May 12
3
[Bug 1066] New: nfq_get_timestamp() not setting timeval struc
...ssed as an input parameter. So, I always get 0 on both tv_sec and tv_usec fields. If I use older kernels (3.3, for instance), I have no problem at all. The timeval struct is filled in successfully and I get the proper timestamp from the kernel. I have also tried to set the queue socket options to SO_TIMESTAMP explicitly, just in case. The call to setsockopt goes smoothly, but it seems that nfq_get_timestamp is not taking that into account. I'm not sure what else could be done here, to be honest. Any ideas? Thanks a lot. -Bob -- You are receiving this mail because: You are watching all bug chang...