]> git.ipfire.org Git - thirdparty/bird.git/commit
Do not start with huge OSPF FIBs.
authorOndrej Zajicek <santiago@crfreenet.org>
Wed, 2 Jun 2010 20:25:39 +0000 (22:25 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 2 Jun 2010 20:25:39 +0000 (22:25 +0200)
commit824de84d48eff6cbd0c550309fbd0bbf7740cb14
tree8fb1865d982e86adb5aa630e64e221a111897ea8
parentacb60628f53ba1fc29d1a554683acdb03f961c6f
Do not start with huge OSPF FIBs.

Most OSPF instances don't need 64k FIB fields. This change halves
resident memory usage on small OSPF networks.
proto/ospf/ospf.c