]> git.puffer.fish Git - mirror/frr.git/commit
lib: fix xref hash calculation 8261/head
authorDavid Lamparter <equinox@diac24.net>
Mon, 15 Mar 2021 21:52:56 +0000 (22:52 +0100)
committerDavid Lamparter <equinox@diac24.net>
Mon, 22 Mar 2021 11:50:27 +0000 (12:50 +0100)
commit833a54b757db3de1b32979b5561bdfef68c01964
treea2960b8d30a7dbce7c51209df5f5840d54f521cf
parenta3c67498603dbba7030d2cefe3395840a87e3f8d
lib: fix xref hash calculation

... to make it do what it says it does.

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/xref.c