Skip to content

Snabb Switch 2015.05 "Jojoba"

Compare
Choose a tag to compare
@eugeneia eugeneia released this 05 May 18:22
· 8841 commits to master since this release

This release replaces the PacketFilter app with the new PcapFilter app which is based on pflua. Jojoba also brings improvements in our vhost-user and stateful packet filtering implementations along with some minor additions and bug fixes.

Major Changes

  • #444 Replaced PacketFilter app with PcapFilter based on pflua

Minor Changes

  • #440 Hardened vhost-user implementation
  • #445 Added attach method to lib.ipc.shmem
  • #449 Fixed bug related to usage of clock_gettime(2)
  • #452 snabbnfv traffic: Add -D/--debug-report-interval parameter to display periodic debug information
  • #453 Made stateful packet filtering more DoS resilent
  • #454 #457 #458 Minor bug fixes and documentation updates