Forum | Documentation | Website | Blog

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

net: packet: pass on redundant net info in packet_recvmsg


This patch extends the skb shared info to include the
redundant network information from packets sent/received in
HSR/PRP networks. The redundant information includes
information from the HSR TAG, PRP RCT and the redundant port
on which the packet is sent/received.

Redundant network information (HSR TAG or PRP RCT) saved in skb
shared info struct is passed to user space application through
control message area of the receive message struct.

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 78025d55
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