]> git.ipfire.org Git - thirdparty/bird.git/commit
Updated RTA hashes to 32-bit values.
authorJan Moskyto Matejka <mq@ucw.cz>
Wed, 10 Feb 2016 12:26:07 +0000 (13:26 +0100)
committerJan Moskyto Matejka <mq@ucw.cz>
Wed, 10 Feb 2016 12:26:07 +0000 (13:26 +0100)
commit9a74622ca1994669cdb3bac0bb2f6df2febd2744
treebbc275b7b10fd6194f3195c9991a5c1d2f4dcf72
parent1bb3ecb2a5369bc1992514da3cf5ef59dca46416
Updated RTA hashes to 32-bit values.

... and reworked the hashes a bit. Also added mem_hash function
which just computes a hash of given memory block.
lib/hash.h
nest/route.h
nest/rt-attr.c