lisp: fix lisp-gpe db hash 89/23189/2
authorBenoît Ganne <bganne@cisco.com>
Tue, 29 Oct 2019 10:19:52 +0000 (11:19 +0100)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 5 Nov 2019 10:35:00 +0000 (10:35 +0000)
commitbf2aa86fe9a06722671bfc6f1ad87bccf444cbce
tree3a60a81070ba2c2ebed61d1e9408281005c9deea
parent2172c35eb4738e5dd147fc1205f2719eeb3072d0
lisp: fix lisp-gpe db hash

lgt->key is already a pointer to the key, hash the pointed data instead
of the pointer value.

Type: fix

Change-Id: I4d29d8c6519afc3843cb2e5ef88795d60f715e23
Signed-off-by: Benoît Ganne <bganne@cisco.com>
(cherry picked from commit 0c4def0e84e3f563d9b2729f16b159f18d382602)
src/vnet/lisp-gpe/lisp_gpe_tunnel.c