ipsec: fix protect update log if nexthop is NULL 97/33997/2
authorBenoît Ganne <bganne@cisco.com>
Thu, 7 Oct 2021 15:37:07 +0000 (17:37 +0200)
committerBeno�t Ganne <bganne@cisco.com>
Thu, 7 Oct 2021 16:28:38 +0000 (16:28 +0000)
commitac55a722d67c7354f2ab877ff79309027f7ac3ca
treeb43e75f04dacac1741e055741920a19c3190d70b
parentadf1497ee0eef85c6ecb44802ba7397d9dd67a59
ipsec: fix protect update log if nexthop is NULL

If logging is on, it will try to print the address nh. Make sure it is
not NULL.

Type: fix

Change-Id: I81c0295865901406d86e0d822a103b4d5adffe47
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/vnet/ipsec/ipsec_tun.c