diff options
author | Florian Westphal <[email protected]> | 2021-11-11 18:23:30 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2021-11-15 12:02:11 +0100 |
commit | a2acf0c0e2da29950d0361a3b5ea05e8d0351dfe (patch) | |
tree | 515816c4bf82e170e0a667749e4e2dfc76a07a17 /scripts/gdb/linux | |
parent | 39f6eed4cb209643f3f8633291854ed7375d7264 (diff) |
selftests: nft_nat: switch port shadow test cases to socat
There are now at least three distinct flavours of netcat/nc tool:
'original' version, one version ported from openbsd and nmap-ncat.
The script only works with original because it sets SOREUSEPORT option.
Other nc versions return 'port already in use' error and port shadow test fails:
PASS: inet IPv6 redirection for ns2-hMHcaRvx
nc: bind failed: Address already in use
ERROR: portshadow test default: got reply from "ROUTER", not CLIENT as intended
Switch to socat instead.
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions