Commit 0ea42d08 authored by Florian Westphal's avatar Florian Westphal Committed by Greg Kroah-Hartman

selftests: netfilter: add simple masq/redirect test cases

[ Upstream commit 98bfc341 ]

Check basic nat/redirect/masquerade for ipv4 and ipv6.
Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 25825f52
# SPDX-License-Identifier: GPL-2.0
# Makefile for netfilter selftests
TEST_PROGS := nft_trans_stress.sh
TEST_PROGS := nft_trans_stress.sh nft_nat.sh
include ../lib.mk
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment