Re: vmctl show

2018-02-10 Thread Mike Larkin
On Sun, Feb 11, 2018 at 12:51:57AM +0100, Peter Hessler wrote: > My fingers have typed "vmctl show" instead of "vmctl status" for over a > year now, so add it as an alias. > > OK? > > > Index: main.c >

Re: vmctl show

2018-02-10 Thread Ax0n
Guilty. On Feb 10, 2018 17:56, "Sebastian Benoit" wrote: > Peter Hessler(phess...@openbsd.org) on 2018.02.11 00:51:57 +0100: > > My fingers have typed "vmctl show" instead of "vmctl status" for over a > > year now, so add it as an alias. > >

Re: vmctl show

2018-02-10 Thread Sebastian Benoit
Peter Hessler(phess...@openbsd.org) on 2018.02.11 00:51:57 +0100: > My fingers have typed "vmctl show" instead of "vmctl status" for over a > year now, so add it as an alias. oh yes please, i thought i was the only stupid one.

vmctl show

2018-02-10 Thread Peter Hessler
My fingers have typed "vmctl show" instead of "vmctl status" for over a year now, so add it as an alias. OK? Index: main.c === RCS file: /cvs/openbsd/src/usr.sbin/vmctl/main.c,v retrieving revision 1.34 dif

Re: vmctl: show tap interface in status output

2017-03-16 Thread Jon Bernard
* Reyk Floeter wrote: > On Thu, Mar 16, 2017 at 11:27:24AM -0400, Jon Bernard wrote: > > Hi, > > > > I made a quick change to show the assigned tap interface in vmctl's > > status listing. mlarkin@ pointed out that ifconfig shows this > > information already, so maybe this isn't useful but I wan

Re: vmctl: show tap interface in status output

2017-03-16 Thread Reyk Floeter
On Thu, Mar 16, 2017 at 11:27:24AM -0400, Jon Bernard wrote: > Hi, > > I made a quick change to show the assigned tap interface in vmctl's > status listing. mlarkin@ pointed out that ifconfig shows this > information already, so maybe this isn't useful but I wanted to post it > just in case. I d

vmctl: show tap interface in status output

2017-03-16 Thread Jon Bernard
Hi, I made a quick change to show the assigned tap interface in vmctl's status listing. mlarkin@ pointed out that ifconfig shows this information already, so maybe this isn't useful but I wanted to post it just in case. I don't have a good answer for the case where multiple interfaces are assign