diff options
author | Alexander Korolkov <alexander.korolkov@gmail.com> | 2015-03-12 13:05:33 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2015-03-12 13:05:33 +0100 |
commit | 748fb60f274b1ba40aa6ed4c4582185aae8f68f7 (patch) | |
tree | cfa30344f655cdaed0706982de166ef885342e42 /shell/match.h | |
parent | fe8b5802bafb7bce7af525237d1195a91a3e4af4 (diff) | |
download | busybox-748fb60f274b1ba40aa6ed4c4582185aae8f68f7.tar.gz |
arping: fix iface name in error messages
arping: interface eth0 not found: No such device
^^^^
This is because error template is formed before parsing command line arguments,
so it always uses default interface name "eth0".
Signed-off-by: Alexander Korolkov <alexander.korolkov@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/match.h')
0 files changed, 0 insertions, 0 deletions