1
0
Fork 0
alistair23-linux/net/qrtr
Arun Kumar Neelakantam d27e77a3de 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 <aneela@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-05 20:20:03 +09:00
..
Kconfig net: qrtr: Expose tunneling endpoint to user space 2018-04-27 15:06:10 -04:00
Makefile net: qrtr: Expose tunneling endpoint to user space 2018-04-27 15:06:10 -04:00
qrtr.c net: qrtr: Reset the node and port ID of broadcast messages 2018-07-05 20:20:03 +09:00
qrtr.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
smd.c qrtr: add MODULE_ALIAS macro to smd 2018-02-26 15:07:04 -05:00
tun.c net: qrtr: Expose tunneling endpoint to user space 2018-04-27 15:06:10 -04:00