Re: vmd: static address for local interfaces, fix static tapX names

2019-10-25 Thread Mischa Peters
-- > On 25 Oct 2019, at 21:53, Mike Larkin wrote: > > On Fri, Oct 25, 2019 at 07:47:35PM +, Reyk Floeter wrote: >>> On Fri, Oct 25, 2019 at 12:27:25PM -0700, Mike Larkin wrote: >>> On Fri, Oct 25, 2019 at 06:15:59PM +, Reyk Floeter wrote: Hi, the attached diff is rather l

Re: vmd: static address for local interfaces, fix static tapX names

2019-10-25 Thread Reyk Floeter
On Fri, Oct 25, 2019 at 12:27:25PM -0700, Mike Larkin wrote: > On Fri, Oct 25, 2019 at 06:15:59PM +, Reyk Floeter wrote: > > Hi, > > > > the attached diff is rather large and implements two things for vmd: > > > > 1) Allow to configure static IP address/gateway pairs local interfaces. > > 2)

Re: vmd: static address for local interfaces, fix static tapX names

2019-10-25 Thread Mike Larkin
On Fri, Oct 25, 2019 at 07:47:35PM +, Reyk Floeter wrote: > On Fri, Oct 25, 2019 at 12:27:25PM -0700, Mike Larkin wrote: > > On Fri, Oct 25, 2019 at 06:15:59PM +, Reyk Floeter wrote: > > > Hi, > > > > > > the attached diff is rather large and implements two things for vmd: > > > > > > 1)

Re: vmd: static address for local interfaces, fix static tapX names

2019-10-25 Thread Mike Larkin
On Fri, Oct 25, 2019 at 06:15:59PM +, Reyk Floeter wrote: > Hi, > > the attached diff is rather large and implements two things for vmd: > > 1) Allow to configure static IP address/gateway pairs local interfaces. > 2) Skip statically configured interface names (eg. tap0) when > allocating d

vmd: static address for local interfaces, fix static tapX names

2019-10-25 Thread Reyk Floeter
Hi, the attached diff is rather large and implements two things for vmd: 1) Allow to configure static IP address/gateway pairs local interfaces. 2) Skip statically configured interface names (eg. tap0) when allocating dynamic interfaces. Example: ---snip--- vm "foo" { disable l