1
0
Fork 0
mirror of git://git.netfilter.org/iptables synced 2026-09-19 20:55:18 +00:00
No description
  • C 76.5%
  • Roff 10.7%
  • Shell 5.3%
  • Perl 2.2%
  • Python 1.3%
  • Other 4%
Find a file
Florian Westphal 0ee89bee5b nft: fix security table priority
This is at 50, not 150.
While at it, also switch all other users to use the enum constants
instead of plain integers.  The other values do match the corresponding
enum, only security table was wrong.

Fixes: 384958620a ("use nf_tables and nf_tables compatibility interface")
Reported-by: js yu <junsang.yu3@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
2026-09-19 15:31:23 +02:00
etc etc: Drop xtables.conf 2023-01-18 15:00:06 +01:00
extensions extensions: physdev: add regression test for mask size 2026-07-10 12:44:02 +02:00
include include: linux: nf_tables.h: Sync with current kernel UAPI headers 2026-03-05 23:17:18 +01:00
iptables nft: fix security table priority 2026-09-19 15:31:23 +02:00
libipq Makefile: Fix for 'make distcheck' 2022-12-14 15:47:14 +01:00
libiptc libiptc: Fix for another segfault due to chain index NULL pointer 2023-10-12 17:47:13 +02:00
libxtables Revert "libxtables: refuse to run under file capabilities" 2026-02-23 23:45:53 +01:00
m4 build: remove -Wl,--no-as-needed and libiptc.so 2019-05-30 22:43:13 +02:00
utils Fix spelling mistakes 2023-12-12 11:54:44 +01:00
.gitignore Makefile.am: Integrate testsuites 2022-12-14 15:47:18 +01:00
autogen.sh build: abort autogen on subcommand failure 2011-08-01 21:26:08 +02:00
COMMIT_NOTES COMMIT_NOTES: notice to check for soversion bumps 2009-06-26 21:13:10 +02:00
configure.ac configure: Bump version for 1.8.13 release 2026-03-04 00:41:48 +01:00
COPYING doc: update GPL license text 2011-05-30 01:54:28 +02:00
INSTALL doc: clarify DEBUG usage macro 2013-07-08 04:51:15 +02:00
iptables-test.py tests: iptables-test, xlate-test: use os.unshare Python function 2026-03-05 11:53:57 +01:00
Makefile.am Makefile.am: Revert to old serial test harness 2024-11-06 17:41:55 +01:00
xlate-test.py tests: iptables-test, xlate-test: use os.unshare Python function 2026-03-05 11:53:57 +01:00