VPP-1381: Fix the incorrect if condition when delete session for static mapping 23/14123/2
authorshubing guo <guo.shubing@zte.com.cn>
Fri, 10 Aug 2018 05:59:50 +0000 (13:59 +0800)
committerDamjan Marion <dmarion@me.com>
Sat, 11 Aug 2018 22:32:19 +0000 (22:32 +0000)
commit060c3a7e5a2d23189a8c6348e767cd2018a58dd6
treeefcacda6f0b47b923726f67b7a0296db236b8c15
parentdd8e7d0e512425ec05de652a3c71028561e0f40a
VPP-1381: Fix the incorrect if condition when delete session for static mapping
-- The session should not be deleted when either ip address or port doesn't same with static mapping.

Change-Id: I09ab7379947654d2780a8c40c5340ce430541b12
Signed-off-by: shubing guo <guo.shubing@zte.com.cn>
src/plugins/nat/nat.c