Re: [PATCH net-next 0/8] add TX timestamping via cmsg
From: Soheil Hassas Yeganeh <hidden>
Date: 2016-03-31 01:08:59
From: Soheil Hassas Yeganeh <hidden>
Date: 2016-03-31 01:08:59
On Wed, Mar 30, 2016 at 8:38 PM, Martin KaFai Lau [off-list ref] wrote:
On Wed, Mar 30, 2016 at 06:37:20PM -0400, Soheil Hassas Yeganeh wrote:quoted
I will follow up with another patch to enable timestamping for active TFO (client-side TCP Fast Open) and also setting packet mark via cmsgs.Can you share more details on what 'setting packet mark' does?
I meant, since SOL_SOCKET-level csmg's will be processed for all protocols, users should be able to override sk->sk_mark via command messages when possible similar to what the following patch did for packet sockets: http://patchwork.ozlabs.org/patch/527991/ It'll be a tiny followup patch.
Nice patches!
Thank you so much! Cheers, Soheil