commit | 0f66426f4a83fc2e205a72c1715915918c199091 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Wed Feb 21 16:18:35 2018 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Sun Mar 18 20:47:36 2018 -0400 |
tree | 828f7746eceec11f1e8a320c93cb6491c09f8f21 | |
parent | b047f816f4c6400fefad12de90d7abc8949ed635 [diff] |
drivers: eth: Add ethernet driver for native posix arch This creates zeth network interface in your host and allows user to send and receive data sent to this network interface. Fixes #6007 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>