9
0
Fork 0
barebox/net
Holger Schurig 7158ac3f6e net: show enetaddr in lowercase
"ifconfig" and "ip" from normal Linux userspace shows ethernet addresses
normally in lowercase.  And the %pM format specifier in Linux does that,
too. Conform to this custom formatting.

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-06-02 09:07:12 +02:00
..
Kconfig commands: move CMD_IFUP to commands/Kconfig 2014-05-14 10:03:49 +02:00
Makefile commands: NET_DHCP -> CMD_DHCP 2014-05-14 10:03:49 +02:00
dhcp.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
dns.c commands: introduce CMD_HOST 2014-05-14 10:03:48 +02:00
eth.c param: Add dev_add_param_mac 2014-04-04 09:04:31 +02:00
ifup.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
net.c net: show enetaddr in lowercase 2014-06-02 09:07:12 +02:00
netconsole.c netconsole: bail out when no connection is opened 2014-03-31 09:19:35 +02:00
nfs.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00