]> git.ipfire.org Git - thirdparty/bird.git/commit
For hostentry cache, replace FIB with a hash table using (IP, dep table) as a key.
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 26 Jul 2010 14:39:27 +0000 (16:39 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 26 Jul 2010 14:39:27 +0000 (16:39 +0200)
commitf2b76f2c45bb8e7c1f13f6d4924e10f0c6b12778
tree8422a17c9967b57e0d0fcd7e77a5b524394d4286
parent852b7062e33b9886eb869fac8b9354497c49b126
For hostentry cache, replace FIB with a hash table using (IP, dep table) as a key.
nest/route.h
nest/rt-table.c