]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: libipt_REJECT: Drop ancient kernel compat hack master
authorTommi Rantala <tommi.rantala@cujo.com>
Wed, 15 Apr 2026 15:57:20 +0000 (18:57 +0300)
committerFlorian Westphal <fw@strlen.de>
Sat, 18 Apr 2026 08:37:41 +0000 (10:37 +0200)
commit5812fe5585e7187753439a654ccf1dbc4c7c515a
tree4368c4022432f40d7137a500976509ea40d64d78
parent264d7572c7fb31b015f2428ef2ade47318652efc
extensions: libipt_REJECT: Drop ancient kernel compat hack

The IPT_ICMP_ADMIN_PROHIBITED fallback define and associated
compatibility notes were relevant for 2.4 kernels. The INCOMPATIBILITIES
file referencing these was already dropped in commit 92ce78d04677
("Drop INCOMPATIBILITIES file"), so clean up the remaining leftovers in
the REJECT extension source and man page.

Signed-off-by: Tommi Rantala <tommi.rantala@cujo.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libipt_REJECT.c
extensions/libipt_REJECT.man