eclipse-leda / leda-distro

Eclipse Leda provides a Yocto-based build setup for SDV.EDGE components
https://eclipse-leda.github.io/leda/
Apache License 2.0
14 stars 8 forks source link

Mirrors, DHCP and TAP setup #10

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

Added scripts and configurations for:

To run multiple instances of the Leda image in QEMU on the development host (eg for testing networking, Some/IP etc.), we need to use multiple TAP network interfaces. The DHCP server running on the development host is for testing the default network configuration in the Leda distribution.

The default DHCP server configuration and the QEMU run script are using pre-defined IP addressed and the DHCP leases are using pre-defined MAC addresses for each instance (up to 5).