Clément Dubreuil
Clément Dubreuil
Make replication read_only optionnal
## Bug Report #### Current Behavior While running in a systemd-nspawn, the `container` module report `OCI` #### Expected Behavior `systemd-nspawn` or `nspawn` to be reported #### Additional context/Screenshots When `/run/host/container-manager`...
Allow routing an IPFO to multiple servers. This will permit to build an anycast network, allowing geo based routing and high availability in case of data center failure. And network...
When `K2D_ADVERTISE_ADDR` is set to an IPv6, the server crash ``` unable to get advertise IP address: invalid IP address: 2001:db8::1 ``` When `k2d_net` is created with IPv6 enabled, the...