]> Git Repo - linux.git/commit - net/qrtr/qrtr.c
net: qrtr: Reset the node and port ID of broadcast messages
authorArun Kumar Neelakantam <[email protected]>
Wed, 4 Jul 2018 14:19:33 +0000 (19:49 +0530)
committerDavid S. Miller <[email protected]>
Thu, 5 Jul 2018 11:20:03 +0000 (20:20 +0900)
commitd27e77a3de2866b0a772803fd03cd667b5ff8a9a
treeafc8b015ee789204fa1326fd3dafcf6fd900efe6
parentfdf5fd3975666804118e62c69de25dc85cc0909c
net: qrtr: Reset the node and port ID of broadcast messages

All the control messages broadcast to remote routers are using
QRTR_NODE_BCAST instead of using local router NODE ID which cause
the packets to be dropped on remote router due to invalid NODE ID.

Signed-off-by: Arun Kumar Neelakantam <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/qrtr/qrtr.c
This page took 0.044213 seconds and 4 git commands to generate.