netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: qrtr: Broadcasting control messages
@ 2018-07-04 14:19 Arun Kumar Neelakantam
  2018-07-04 14:19 ` [PATCH 1/2] net: qrtr: Broadcast messages only from control port Arun Kumar Neelakantam
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arun Kumar Neelakantam @ 2018-07-04 14:19 UTC (permalink / raw)
  To: davem, bjorn.andersson
  Cc: netdev, linux-kernel, linux-arm-msm, Arun Kumar Neelakantam

Allow messages only from control port to broadcast to avoid unnecessary 
messages and reset the node to local router NODE ID in control messages
otherwise remote routers consider the packets as invalid and Drops it.

Arun Kumar Neelakantam (2):
  net: qrtr: Broadcast messages only from control port
  net: qrtr: Reset the node and port ID of broadcast messages

 net/qrtr/qrtr.c | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-07-05 11:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-04 14:19 [PATCH 0/2] net: qrtr: Broadcasting control messages Arun Kumar Neelakantam
2018-07-04 14:19 ` [PATCH 1/2] net: qrtr: Broadcast messages only from control port Arun Kumar Neelakantam
2018-07-04 14:19 ` [PATCH 2/2] net: qrtr: Reset the node and port ID of broadcast messages Arun Kumar Neelakantam
2018-07-05 11:20 ` [PATCH 0/2] net: qrtr: Broadcasting control messages David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).