]> 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 Jan Matejka <mq@jmq.cz>
Tue, 11 Jun 2019 13:19:21 +0000 (13:19 +0000)
commit354afcab04407d728a4d59877767f510e0993141
tree20de7b24e0d09384d1f68ff0478f8e92eb849fb2
parente989b901fca6efe2e43c7cfeb5286cc8e4f2ab76
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