Re: [PATCH v2 0/8] net: y2038-safe socket timestamps
From: Deepa Dinamani Date: Tue, 11 Dec 2018 12:25:12 -0800 > The series introduces new socket timestamps that are > y2038 safe. Please address Willem's feedback, thank you.
[PATCH v2 0/8] net: y2038-safe socket timestamps
The series introduces new socket timestamps that are y2038 safe. The time data types used for the existing socket timestamp options: SO_TIMESTAMP, SO_TIMESTAMPNS and SO_TIMESTAMPING are not y2038 safe. The series introduces SO_TIMESTAMP_NEW, SO_TIMESTAMPNS_NEW and SO_TIMESTAMPING_NEW to replace th