commit | 7e8ded911d27a3f749c07183357c23fcb9db19c1 | [log] [tgz] |
---|---|---|
author | Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> | Wed Jan 23 11:22:59 2019 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Feb 07 14:43:30 2019 +0200 |
tree | 89ac7ab94c25f863d89f91ef258f915818fdcb91 | |
parent | a9a2b3ea912dd4350b91f112830b23ddc633983b [diff] |
samples: sockets: Add packet socket sample application Sample application which opens a packet socket and receives every packet on the wire and send some dummy packet over socket. Simple demo of how to use packet sockets. Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>