PF_RING
PF_RING copied to clipboard
Replace timeval with timespec64
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.