Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 37ab3ad1 authored by WingMan Kwok's avatar WingMan Kwok Committed by Lokesh Vutla
Browse files

net: socket: pass on redundant net info to sock_recv_errqueue


Along the same idea as passing a packet's tx timestamp
back to user space application through a socket's errqueue,
this patch adds the passing of a packet's tx redundant network
information back to user space application through a
socket's errqueue. The redundant network information could
include information from HSR TAG or PRP RCT, or the
redundant network port on which the packet is sent.

Signed-off-by: default avatarWingMan Kwok <w-kwok2@ti.com>
Signed-off-by: default avatarMurali Karicheri <m-karicheri2@ti.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent e804afb5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment