Searched hist:"28 fb4e59a47d7f1f0c7a26d2ed3a671c26158536" (Results 1 – 3 of 3) sorted by relevance
/linux/net/qrtr/ |
H A D | tun.c | 28fb4e59a47d7f1f0c7a26d2ed3a671c26158536 Fri Apr 27 07:28:49 CEST 2018 Bjorn Andersson <bjorn.andersson@linaro.org> net: qrtr: Expose tunneling endpoint to user space
This implements a misc character device named "qrtr-tun" for the purpose of allowing user space applications to implement endpoints in the qrtr network.
This allows more advanced (and dynamic) testing of the qrtr code as well as opens up the ability of tunneling qrtr over a network or USB link.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff 28fb4e59a47d7f1f0c7a26d2ed3a671c26158536 Fri Apr 27 07:28:49 CEST 2018 Bjorn Andersson <bjorn.andersson@linaro.org> net: qrtr: Expose tunneling endpoint to user space
This implements a misc character device named "qrtr-tun" for the purpose of allowing user space applications to implement endpoints in the qrtr network.
This allows more advanced (and dynamic) testing of the qrtr code as well as opens up the ability of tunneling qrtr over a network or USB link.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 28fb4e59a47d7f1f0c7a26d2ed3a671c26158536 Fri Apr 27 07:28:49 CEST 2018 Bjorn Andersson <bjorn.andersson@linaro.org> net: qrtr: Expose tunneling endpoint to user space
This implements a misc character device named "qrtr-tun" for the purpose of allowing user space applications to implement endpoints in the qrtr network.
This allows more advanced (and dynamic) testing of the qrtr code as well as opens up the ability of tunneling qrtr over a network or USB link.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|