commit | 74692caf1b0bd14454e61da1b7cd04254964beff | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Mon Dec 11 17:30:13 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 13 14:01:08 2017 -0500 |
tree | b84b00b5d68f9a1f3de7c3b873d8ed0a2324a900 | |
parent | e971a9a09da356d1fc7be1d815a3a379590d2835 [diff] |
net: qualcomm: rmnet: Process packets over ethernet Add support to send and receive packets over ethernet. An example of usage is testing the data path on UML. This can be achieved by setting up two UML instances in multicast mode and associating rmnet over the UML ethernet device. Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>