PF_RING icon indicating copy to clipboard operation
PF_RING copied to clipboard

Replace timeval with timespec64

Open emanuele-f opened this issue 5 years ago • 0 comments

The linux kernel 5.6.3 has dropped the timeval support (see https://www.spinics.net/lists/y2038/msg04955.html). The PF_RING API must be migrated to timespec64.

emanuele-f avatar Apr 22 '20 11:04 emanuele-f