Files
infix/doc
Joachim Wiberg a14fada0ee confd: add support for container hostname format specifiers
This patch makes it possible to use format specifiers to "uniqiefy" a
container's hostname in the same way as with ietf-system hostname.

The following specifiers are currently supported:

 - %h default hostname from /etc/os-release
 - %i value of ID from /etc/os-release
 - %m last three octets of base MAC, e.g., c0-ff-ee

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-10-14 18:00:00 +02:00
..
2024-08-08 13:35:27 +02:00
2024-10-11 16:41:21 +02:00
2024-10-03 08:40:11 +02:00
2023-08-16 13:52:04 +02:00
2023-08-16 13:52:04 +02:00
2024-08-26 20:54:49 +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.