]> git.ipfire.org Git - thirdparty/bird.git/commit
Nest: Add routing table configuration blocks
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Wed, 22 Dec 2021 03:32:26 +0000 (04:32 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 6 Feb 2022 22:27:13 +0000 (23:27 +0100)
commit1ae42e522374ae60c23fe4c419c62b2209fbeea8
tree4293e7c8f4c9e596b6d27d2318a6d5769fb43d46
parentfde1cff0122ee9d68f141976395e7f89ba28c311
Nest: Add routing table configuration blocks

Allow to specify sorted flag, trie fla, and min/max settle time.

Also do not enable trie by default, it must be explicitly enabled.
nest/config.Y
nest/rt-table.c