Skip to content

Snabb Switch 2014.09 "Feijoa"

Compare
Choose a tag to compare
@lukego lukego released this 05 Sep 11:16
· 9490 commits to master since this release

This release focuses on bug fixes, improved test coverage, and robustness to errors.

New features:

  • #241 Automatically restart apps on errors
  • #239 Intel10G: Set transmit rate priority for queues.
  • #242 IPv6 neighbour discovery capability

Optimization work:

  • #237 Performance regression tests for the app network (re)configuration subsystem
  • #238 Intel10G optimization for better JIT behavior with large packets.

Robustness and bug fixes:

  • #250 neutron2snabb updated to match latest Snabb NFV Neutron database format.
  • #250 neutron2snabb unit test.
  • #253 neutron2snabb temporarily disable Security Group (requires compatibility fix).
  • #234 Intel10G fix behaviour when all hardware queues are used up
  • #244 PcapReader fix premature garbage collection bug
  • #248 neutron-sync-agent accept configuration updates that rewrite history (e.g. new master).
  • #249 Fix vhost_user code path exercised when KVM is disabled in QEMU.