]> git.ipfire.org Git - thirdparty/bird.git/commit
Add compile-time option to enable 4-way tries instead of 16-way ones
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 2 Jan 2023 14:55:55 +0000 (15:55 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 2 Jan 2023 14:55:55 +0000 (15:55 +0100)
commitd3f50ede127df338f575e188566035b2a46cf6c6
tree8560a05ed8d35746a91a252e98ee212c722866b0
parent6d1ae197d189d50e60279796441c6e74272ddc54
Add compile-time option to enable 4-way tries instead of 16-way ones

In some cases 16-way tries are too memory-heavy, while 4-way are
almost as efficient as the original 2-way ones.
configure.ac
filter/data.h