NAT44: fix next_src_nat (VPP-1384) 93/14593/1
authorMatus Fabian <[email protected]>
Tue, 14 Aug 2018 11:21:26 +0000 (04:21 -0700)
committerMatus Fabian <[email protected]>
Fri, 31 Aug 2018 10:23:31 +0000 (10:23 +0000)
commitbd8b4f1a8483dc2cc4f6183aa951bfe44a985b6c
treece0cf7b3ddb89c0c9ff2c520c7c9d288672fb072
parent2da975c4dde45b1421998e54c107cb24d01d10d9
NAT44: fix next_src_nat (VPP-1384)

Use rx_fib_index instead of sm->inside_fib_index for session lookup key.

Change-Id: I2d6cce5b9376fa8ac4d75a9bbfa8498be0fd1493
Signed-off-by: Matus Fabian <[email protected]>
(cherry picked from commit 182e37e33f80cc65f3cf27b69e74d855dd858a7e)
src/plugins/nat/out2in.c
test/test_nat.py