On 8/18/21 2:52 AM, Lahav Schlesinger wrote:
Commit 09e856d54bda ("vrf: Reset skb conntrack connection on VRF rcv")
fixes the "reverse-DNAT" of an SNAT-ed packet over a VRF.
This patch adds a test for this scenario.
Signed-off-by: Lahav Schlesinger <redacted>
---
tools/testing/selftests/net/fcnal-test.sh | 28 +++++++++++++++++++++++
1 file changed, 28 insertions(+)
Thanks for the follow up!