Stop dumping match count before update, users can get it if they want
[flowspec-xdp] / test.sh
2021-12-10 Matt CoralloPartially implement sorting
2021-10-28 Matt CoralloAvoid inlining siphash globally to avoid hitting BPF...
2021-06-10 Matt CoralloUse a common function in test and test building in...
2021-04-06 Matt CoralloImplement (only manually-tested) flowspec community...
2021-04-05 Matt CoralloSimplify and (correctly) test DSCP matches
2021-04-04 Matt CoralloCorrect second-frag L4 matching
2021-04-04 Matt CoralloUpdate (and test) AST grammar based on feedback
2021-04-04 Matt CoralloMake v6 frag parsing optional
2021-04-04 Matt CoralloImprove arg parsing somewhat and add flexibility/standa...
2021-04-03 Matt CoralloSupport v6 fragment parsing
2021-04-03 Matt CoralloInitial checkin