Skip to content

0.13.0

Latest
Compare
Choose a tag to compare
@pgj pgj released this 27 Mar 10:43
· 4 commits to main since this release
  • Add a couple of new configurations where Wifibox was confirmed to be working
  • Add support for configuring multiple PCI pass-through devices. Note that this is a backward compatible change, existing configuration files should still work
  • Drop bhyve+ support and bump the oldest supported FreeBSD version to 13.3-RELEASE
  • Implement syntax checks for bhyve.conf. Existing configuration should keep working, this is only to report users if something unexpected was found in the configuration
  • Avoid restarting the guest in case of unrecoverable error
  • Be more adaptive about the location of the vmm(4) kernel module. This will let Wifibox work with custom FreeBSD kernels smoothly
  • Change the installation target for the manual page to chase changes in the FreeBSD Ports Collection
  • Enhance wording of the wifibox(8) manual page and the documentation to be more explicit about various details and more helpful for the users
  • Make the priority of the bhyve process configurable to aid better weighting against other system-level processes