Skip to content

Snabb Switch 2014.05 "Banana"

Compare
Choose a tag to compare
@lukego lukego released this 01 May 09:42
· 9782 commits to master since this release

Snabb Switch release for May 2014.

New features:

  1. 8d4b6bd Added Keyed IPv6 Tunnel (L2-in-L3) support.
  2. 6dd9a29 Added VPN (GRE-over-IPv6) support including library for packet manipulation.
  3. 1e98af1 Added CSV app for dumping app/link information to CSV files.

Big changes:

  1. c244ac4 Extensively fixed and enhanced Virtio/vhost_user I/O.
  2. 7f66da7 Enhanced Intel 10G (82599) driver including multiqueue/VMDq support.
  3. 04473e2 Added Travis-CI continuous integration support with Github integration.
  4. 5443082 Created the App API v0.1.

Small changes:

  1. 0e4e7a6 Renamed executable from snabbswitch to simply snabb.
  2. de02db6 Enhanced stack traces in error message (-P argument).
  3. c72460c Profiler "zone" support to report each app separately (-jp=z argument).
  4. c2d9bdd #!/usr/bin/env snabb script support.
  5. 66c16e9 Better error message when git submodules are missing.
  6. a3059f2 Better error message when started as non-root user.
  7. cbed6e5 Enable LuaJIT perf and gdb integration.

See also the Full Change List.