]> git.bitcoin.ninja Git - flowspec-xdp/summary
 
descriptionUtility to convert flowspec rules (extracted from bird) to an XDP program
last changeTue, 10 Sep 2024 01:06:52 +0000 (01:06 +0000)
shortlog
2024-09-10 Matt CoralloDon't fail to print dropcount when zero rules are installed main
2024-07-09 Matt CoralloDon't spuriously error printing drop counts when there...
2024-06-18 Matt CoralloDrop excess siphash round (see comment for more details)
2024-06-17 Matt CoralloSimplify siphash as we always have a round number of...
2024-06-17 Matt CoralloAllow environment variables to override clang/LLVM...
2024-06-17 Matt CoralloUse common per-source lookup between v4 and v6/64
2024-06-17 Matt CoralloCOrrect daddr gt handling in RuleNode::__lt__
2024-06-17 Matt CoralloUse -Oz rather than -O3, which seems more robust
2024-06-16 Matt CoralloAavoid incomparable assertion when using mixed src...
2024-06-16 Matt CoralloRemove extra shift in per_pkt_ns for readability
2024-06-16 Matt CoralloCorrect three bugs in the rate limiter.
2024-06-15 Matt CoralloAdd additional comments explaining how the rate limiter...
2024-06-15 Matt CoralloPrefer existing src buckets even if others timed out
2024-06-15 Matt CoralloClarify what collision_prob is calculating for users
2021-12-10 Matt CoralloStop dumping match count before update, users can get...
2021-12-10 Matt CoralloPartially implement sorting
...
heads
5 weeks ago main