]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
tests: shell: update comment to name the right commit.
authorFlorian Westphal <fw@strlen.de>
Thu, 14 Aug 2025 11:22:41 +0000 (13:22 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 14 Aug 2025 11:22:48 +0000 (13:22 +0200)
At the time the comment was written the patch wasn't yet upstream
so replace this with the right id and title.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/packetpath/tcp_reset

index 559260a377090e560cd45568a484076b96001c73..c19a3faf55d5a252b7ad7634aca8a133c672789b 100755 (executable)
@@ -2,8 +2,9 @@
 
 # NFT_TEST_REQUIRES(NFT_TEST_HAVE_socat)
 
-# regression check for kernel commit
-# netfilter: nf_reject: init skb->dev for reset packet
+# regression check for issue fixed with kernel commit
+# b975d3ee5962 ("net: add and use skb_get_hash_net")
+# without it, flow dissector used to WARN().
 
 ip link set lo up