mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-26 16:52:48 +00:00
This makes it possible to have one NIC controlled by vmnet and another controlled by slirp. If eth1 doesn't exist then a harmless message is generated during bootup: (with no appreciable delay) * Starting networking ... * lo ... [ ok ] * eth0 ... [ ok ] * eth1 ...ip: ioctl 0x8913 failed: No such device [ !! ] Signed-off-by: David Scott <dave.scott@docker.com>