sandbox: eth: Add ARP and PING response to sandbox driver

The sandbox driver will now generate response traffic to exercise the
ping command even when no network exists.  This allows the basic data
pathways of the DM to be tested.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Joe Hershberger
2015-03-22 17:09:14 -05:00
committed by Simon Glass
parent 3ea143abe9
commit d87a457be8
3 changed files with 109 additions and 0 deletions

View File

@@ -130,6 +130,7 @@
/* include default commands */
#include <config_cmd_default.h>
#define CONFIG_CMD_PING
#define CONFIG_CMD_HASH
#define CONFIG_HASH_VERIFY