Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@ifilippov ifilippov released this 08 May 23:03
· 254 commits to master since this release
e30524b

API enhanced, added SetVectorSplitter, SystemStop, SystemReset, GetPacketPayload
API changes: vector functions via masks, KNI allocation without core
New examples: DPI, expanded KNI
Scheduler changes: combining sequential flow functions to run on one core:

  • will use less cores with scheduler switched off
  • will work slower with scheduler switched off
    Tests refactoring
    New tests: vectors, NAT, missing flow functions
    Bug fixes
    Debug diagnostic changes