Re: vmd/vmctl load/reload/reset

2016-10-12 Thread Mike Larkin
On Wed, Oct 12, 2016 at 02:06:35PM +0200, Reyk Floeter wrote: > On Wed, Oct 12, 2016 at 01:44:25PM +0200, Reyk Floeter wrote: > > Hi, > > > > vmctl reload is currently broken, the attached diff fixes it and > > re-introduces the semantics that originally came from iked: > > > > - load/reload just

Re: vmd/vmctl load/reload/reset

2016-10-12 Thread Rafael Zalamena
On Wed, Oct 12, 2016 at 02:06:35PM +0200, Reyk Floeter wrote: > On Wed, Oct 12, 2016 at 01:44:25PM +0200, Reyk Floeter wrote: > > Hi, > > > > vmctl reload is currently broken, the attached diff fixes it and > > re-introduces the semantics that originally came from iked: > > > > - load/reload just

Re: vmd/vmctl load/reload/reset

2016-10-12 Thread Reyk Floeter
On Wed, Oct 12, 2016 at 01:44:25PM +0200, Reyk Floeter wrote: > Hi, > > vmctl reload is currently broken, the attached diff fixes it and > re-introduces the semantics that originally came from iked: > > - load/reload just reloads the configuration without clearing any > running configuration. Th

vmd/vmctl load/reload/reset

2016-10-12 Thread Reyk Floeter
Hi, vmctl reload is currently broken, the attached diff fixes it and re-introduces the semantics that originally came from iked: - load/reload just reloads the configuration without clearing any running configuration. This way you can start vmd with a few configured vms, terminate one vm, and re