Program for dynamically making taps/bridge topologies.

2015-10-11 Thread Alfred Perlstein

Hello,

Here at Norse we are using bhyve to run our appliance in a test environment.

We have a need for a test network to be made on demand, so this weekend 
I took some time and wrote a tool that allows you to specify a topology 
of bridges and taps that you can then use to create your virtual network.


In our case our test servers have a bridge0 that is static and bridges 
to our private test network.  However we also need a bridge to be 
dynamically that we will generate traffic over in isolation. We then 
need taps created and "assigned" or labeled properly for our QA suite to 
attach to our VMs properly.


We then also need the ability to query the topology and emit the correct 
taps to assign to each vm.


Finally we need the ability to tear down the virtual network once it's 
no longer needed.


This tool provides all three functions.

The tool is available here:
https://github.com/splbio/netmanager

Comments, pull requests and questions are welcome.

-Alfred
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


Problem reports for freebsd-virtualization@FreeBSD.org that need special attention

2015-10-11 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
In Progress |202321 | [bhyve,patch] More verbose error reporting in bhy 
New |202322 | [bhyve,patch] add option to have bhyve write its  

2 problems total for which you should take action.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"