Re: [PATCH] NET : Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support

2007-03-09 Thread David Miller
From: Eric Dumazet <[EMAIL PROTECTED]> Date: Fri, 9 Mar 2007 19:39:42 +0100 > [PATCH] NET : Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support > > Now that network timestamps use ktime_t infrastructure, we can add a new > SOL_SOCKET sockopt SO_TIMESTAMPNS. > > Th

[PATCH] NET : Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support

2007-03-09 Thread Eric Dumazet
Hi David This patch is against net-2.6.22 git tree. Thank you [PATCH] NET : Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support Now that network timestamps use ktime_t infrastructure, we can add a new SOL_SOCKET sockopt SO_TIMESTAMPNS. This command is similar to SO_TIMESTAMP, but permits