dracut/modules.d/45ifcfg
Alex Harpin 83c9ff7dbb bonding: use hwaddr of the slave rather than the master
When a bonded interface is brought up, any slaves included in the bond
have their hardware address set to that of the bond master.  Although
this allows an interface to be brought up on start up, when the
configuration file is imported into the booted system it prevents
the bonded interface being successfully restarted.

The fix involves obtaining the hardware address of the slaves before
they are added to the bond and then using this value in the
configuration file.
2014-06-03 12:26:01 +02:00
..
module-setup.sh */module-setup.sh: add comments for dracut called functions 2013-10-08 10:37:56 +02:00
write-ifcfg.sh bonding: use hwaddr of the slave rather than the master 2014-06-03 12:26:01 +02:00