]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: limit allowedip fuzzer a to 4 times through
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 3 Jun 2021 16:22:50 +0000 (18:22 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 3 Jun 2021 16:22:50 +0000 (18:22 +0200)
commitd0cf96114fa60b8f7e7a671a7749538edec9d877
tree3df4f738fb9f1d88077eaea69a14ce7939fa7893
parent841756e328c743fec624e9259921ea6d815911d5
device: limit allowedip fuzzer a to 4 times through

Trying this for every peer winds up being very slow and precludes it
from acceptable runtime in the CI, so reduce this to 4.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/allowedips_rand_test.go