[rear-devel] [rear/rear] 206fe7: network: Record permanent mac address when device ...
Renaud Métrich
noreply at github.com
Thu Mar 14 10:07:28 CET 2019
Branch: refs/heads/master
Home: https://github.com/rear/rear
Commit: 206fe7036b6f0b148b75ec12153064c066e58a51
https://github.com/rear/rear/commit/206fe7036b6f0b148b75ec12153064c066e58a51
Author: Renaud Métrich <rmetrich at redhat.com>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M usr/share/rear/rescue/GNU/Linux/310_network_devices.sh
Log Message:
-----------
network: Record permanent mac address when device is enslaved in a Team, or else /etc/mac-addresses will record broken information
Use "ethtool -P" as the preferred method to retrieve the MAC address.
Otherwise fall back to other methods, which may lead to some invalid MAC address when using Teams.
Signed-off-by: Renaud Métrich <rmetrich at redhat.com>
Commit: 6f078ab3738e878581c22936fe1c0cb3c05a7eed
https://github.com/rear/rear/commit/6f078ab3738e878581c22936fe1c0cb3c05a7eed
Author: Renaud Métrich <rmetrich at redhat.com>
Date: 2019-03-04 (Mon, 04 Mar 2019)
Changed paths:
M usr/share/rear/rescue/GNU/Linux/310_network_devices.sh
Log Message:
-----------
Get last field of 'ethtool -P' instead of 3rd (same but more robust)
Commit: fe1d3dc74958defa3a369865a69b6f70bb262100
https://github.com/rear/rear/commit/fe1d3dc74958defa3a369865a69b6f70bb262100
Author: Renaud Métrich <1163635+rmetrich at users.noreply.github.com>
Date: 2019-03-14 (Thu, 14 Mar 2019)
Changed paths:
M usr/share/rear/rescue/GNU/Linux/310_network_devices.sh
Log Message:
-----------
Merge pull request #2065 from rmetrich/PR_1954_respin
network: Record permanent mac address when device is enslaved in a Team, or else /etc/mac-addresses will record broken information
Compare: https://github.com/rear/rear/compare/fb7beeb8515f...fe1d3dc74958
More information about the rear-devel
mailing list