commands: Add ip_route_add command
The ip_route_get command is used to retrieve the network
device used to reach a given IP address. This is useful
for informational purposes and also for the network boot
which wants to get the linux.bootargs parameter of the
network device used for nfsroot.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ac7b6bc commit 183515b67a757d51f538af3dc6dcd2c889ddd3af
@Sascha Hauer Sascha Hauer authored on 28 Nov 2017
Showing 3 changed files
View
commands/Kconfig
View
commands/Makefile
View
commands/ip-route-get.c 0 → 100644