edera-dev / krata

krata is a Xen control plane in Rust.
GNU General Public License v2.0
275 stars 11 forks source link

fix(network): allocate host ip from allocation pool #353

Closed azenla closed 2 months ago

azenla commented 2 months ago

This implements allocation of the host IP from the reservation store. The gateway IP is now allocated using an all zero UUID, since it is a fake IP.