mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-07 04:11:50 +08:00
In the /etc/ethercat.conf file, the MASTERX_DEVICE string is given as a mac address or a wildcard. When we want to deploy the (same) software (image) to a bunch of different hardware, and these computers do have more than one interface that matches the driver, we need a way to define the device by network interface name. This allows to also define the network device by name (e.g. eth0, eno1, ...) Signed-off-by: Matthias Schoepfer <m.schoepfer@rethinkrobotics.com>