]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: qrtr: Reset the node and port ID of broadcast messages
authorArun Kumar Neelakantam <aneela@codeaurora.org>
Wed, 4 Jul 2018 14:19:33 +0000 (19:49 +0530)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:44:07 +0000 (19:44 -0600)
commit2579e9fd508d778d78775a85e46a566cfbbba4ed
tree70c6ecf74933ff373e971a6fa7f75bcd54a9b426
parent6e71aa03296f4a1d289c6dc17e3290699fded0a4
net: qrtr: Reset the node and port ID of broadcast messages

BugLink: https://bugs.launchpad.net/bugs/1835845
[ Upstream commit d27e77a3de2866b0a772803fd03cd667b5ff8a9a ]

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 <aneela@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
net/qrtr/qrtr.c