]> git.ipfire.org Git - thirdparty/dracut.git/commit
network/net-lib.sh: correctly set mac address for ip=...:<mtu>:<mac>
authorHarald Hoyer <harald@redhat.com>
Wed, 13 Jan 2016 12:43:38 +0000 (13:43 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 29 Jun 2016 10:15:12 +0000 (12:15 +0200)
commitb7f5e42c578295bb725eeb9767a58b02ce3c9ce7
tree67cbf4e876b96c8f3d7f0875377413eda2af01b9
parent603a0fe0a35a85f5d223922be41342f59906d9fe
network/net-lib.sh: correctly set mac address for ip=...:<mtu>:<mac>

if ip=...:<mtu>:<mac> was specified, macadress was not set

(cherry picked from commit efbc47b8e43ad173d3319f3f6e87b0a60aad9f37)
modules.d/40network/net-lib.sh