summaryrefslogtreecommitdiff
path: root/lib/hash.h
AgeCommit message (Collapse)Author
2016-05-13Hash: Fix of previous commitJan Moskyto Matejka
2016-05-12Hash: fixed rta hashing wrt. structure paddingJan Moskyto Matejka
2016-02-19Hash: typecast error fixJan Moskyto Matejka
2016-02-10Updated RTA hashes to 32-bit values.Jan Moskyto Matejka
... and reworked the hashes a bit. Also added mem_hash function which just computes a hash of given memory block.
2013-12-01Finishes add-path.Ondrej Zajicek
Fixes some bugs and uses generic hash implementation.
2013-09-16BFD work in progress.Ondrej Zajicek
Now it compiles and mostly works.
2013-09-10Initial BFD commit, work in progress.Ondrej Zajicek