Avoid inlining siphash globally to avoid hitting BPF instruction limits
authorMatt Corallo <git@bluematt.me>
Sat, 23 Oct 2021 17:34:00 +0000 (17:34 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 28 Oct 2021 01:34:22 +0000 (01:34 +0000)
commit7a55a5451c3c8bdf18adf773059c5e80474e6707
tree415bf7c7f5bf2d67478f76e15d753651107c21a1
parent109e2f9ca7608102bbb276296a2cf8389e22c5cb
Avoid inlining siphash globally to avoid hitting BPF instruction limits
siphash.h
test.sh
xdp.c