improve the path hash function (instead of just hashing the aspath put
authorclaudio <claudio@openbsd.org>
Wed, 11 Jul 2018 19:05:41 +0000 (19:05 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 11 Jul 2018 19:05:41 +0000 (19:05 +0000)
commit37c2ba46ee2045b1c4a2209004f0cf1950311ccc
treec227a6508ada7e4d46f180cc8f1438ca0bdc571c
parent92b9e3a91f8b117255cfe1fc46265ecf40b7ce68
improve the path hash function (instead of just hashing the aspath put
most other attrs into the hash as well). At the same time use the full
64 bit of SipHash in various places.
Tested by and OK benno@ phessler@
usr.sbin/bgpd/rde.h
usr.sbin/bgpd/rde_attr.c
usr.sbin/bgpd/rde_rib.c