Files
Joachim Wiberg 76ddbc77a4 confd: use the system base mac as mac address on bridges
To prevent the kernel from setting a random mac address on new bridges,
before we have added any bridge ports, we create bridges using the:

  1. Custom mac address from the configuration (phys-address)
  2. System base mac from /run/system.json
  3. None, if there is no base mac address in system.json, e.g. r2s

Fixes #357

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-04-28 08:02:42 +02:00
..
2024-04-11 06:19:07 +02:00
2024-04-03 16:08:37 +02:00
2023-08-16 13:52:04 +02:00
2023-08-16 13:52:04 +02:00
2024-04-11 06:19:07 +02:00
2024-04-11 06:19:07 +02:00
2024-02-13 15:45:29 +01:00

Welcome to Infix, your friendly Network Operating System! On these pages you can find both user and developer documentation.

Topics on configuring the system include CLI examples, every setting is also possible to perform using NETCONF. In fact, the Infix test system solely relies on NETCONF for configuring network topologies.

The CLI documentation is also available from inside the CLI itself using the help command.