svn commit: r270159 - in stable/10: lib/libvmmapi sys/amd64/amd64 sys/amd64/include sys/amd64/vmm sys/amd64/vmm/intel sys/amd64/vmm/io sys/x86/include usr.sbin/bhyve usr.sbin/bhyvectl usr.sbin/bhyv...
Julian Elischer
julian at freebsd.org
Fri Aug 22 02:46:08 UTC 2014
On 8/18/14, 6:20 PM, Peter Grehan wrote:
> Author: grehan
> Date: Tue Aug 19 01:20:24 2014
> New Revision: 270159
> URL: http://svnweb.freebsd.org/changeset/base/270159
a couple of features I've wished for when using vbox and now bhyve..
maybe these are there but hidden.. I don't know..
1/ ability to assign a serial port to a listenning TCP socket..
similar to the kernel debug option you have now
(though worryingly a doc I said mentioned that that was going
away, which I think is a pitty)
2/ the ability to run a script file when an internal ethernet port is
brought up.
like the ppp and mpd link-up/link-down scripts.
to do things like add an address to the tap interface or add
firewall rules etc.
3/ (and I may look at doing this myself).. add an option to connect
to netgraph for networking.
vbox did this at one stage.. not sure if they still do. WIll
investigate.
More information about the svn-src-stable-10
mailing list