|
|
|
|
|
|
|
|
|
|
xen-devel
> Inside the script (network-bridge) are two command lines
> which make a grep over ifconfig for getting the MAC-Address
> of the NIC. The Problem is, that my Version of ifconfig title
> them with "Hardware Address" instead of "HWaddr".
It would be good if someone could convert all of the ifconfig
invocations over to 'ip link show'. This is likely to make it more
robust, particularly if we put "export LANG=C" at the top of the script
to cope with non English language setups better.
Please could someone knock up a patch?
Thanks,
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|