CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/11 13:05:41
Modified files:
usr.sbin/bgpd : rde.h rde_attr.c rde_rib.c
Log message:
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@
