]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Prefix hash is too small, increase its max size.
authorMaria Jan Matejka <mq@jmq.cz>
Tue, 11 Jun 2019 13:19:21 +0000 (13:19 +0000)
committerMaria Matejka <mq@ucw.cz>
Mon, 1 Jul 2019 07:05:54 +0000 (09:05 +0200)
commit026bfedb332d8c0dde28c693c177fe993b5df26d
tree2accd60dea97d2d5245db8314d893bfdce51b0c9
parent9dac814ee89fe41856923a532c87ffd14dbc0f79
BGP: Prefix hash is too small, increase its max size.

This doesn't make any change for you until you have
millions of updates waiting to be sent. Increasing
the max hash size from 2^20 to 2^24.
proto/bgp/attrs.c