IPsec: increment tunnel intf tx counters 73/19473/3
authorMatthew Smith <mgsmith@netgate.com>
Thu, 9 May 2019 13:55:11 +0000 (08:55 -0500)
committerNeale Ranns <nranns@cisco.com>
Tue, 14 May 2019 15:56:44 +0000 (15:56 +0000)
commit5e8e8dcd71c619b098093e124ccde89ba3590e6f
tree44f6ba82fc29594047888bbb81d61e7760b0e8b8
parent49c1bc845d0bc77542982f85cc64f57e2b5b70f6
IPsec: increment tunnel intf tx counters

Recent changes removed the function that was incrementing the
tx counters. Increment them in the esp_encrypt functions.

Change-Id: I446333a23ccf66e34893adb2aa49af562cf35507
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/plugins/dpdk/ipsec/esp_encrypt.c