Re: vmd doesn't honor "local prefix"

2023-05-14 Thread Timothy Beaver
Hi folks, Dave Voutila writes: > Lucas writes: > > >>Fix: > > Dunno. I have the theory that this "broke" (idk if it worked > > before or not) after "vmd(8): introduce multi-process model for > > virtio devices." Haven't found out yet a way to notify vionet > > process about the c

Re: vmd doesn't honor 'local prefix'

2023-05-15 Thread Timothy Beaver
On Sun, May 14, 2023 8:27 pm, Dave Voutila wrote: > In short: > > > 1) vmop_create_params contains settings specific to a vm and the local > prefix settings are currently global. I don't want to mix semantics if we > don't have to. Plus, as you call out below, a configuration reload via > `vmctl re

Re: vmd doesn't honor 'local prefix'

2023-05-15 Thread Timothy Beaver
On Mon, May 15, 2023 7:25 pm, Timothy Beaver wrote: > break; case IMSG_VMDOP_PRIV_IFADDR6: +/* > + * Get the current address of this interface, > + * and delete it if it is already assigned > + */ > + strlc