]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxtables: Debug: Slightly improve extension ordering debugging
authorPhil Sutter <phil@nwl.cc>
Fri, 26 Jul 2024 12:45:33 +0000 (14:45 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 31 Jul 2024 21:13:55 +0000 (23:13 +0200)
commitec64196bbb0520fc99d88e209ff00f8e9a56b3a0
tree78a5e6cc04d61903107d67b69531320cfe2f30f4
parent8e3e579e753f7a00c099a37ca8601d0da19f14bf
libxtables: Debug: Slightly improve extension ordering debugging

Print the extension's real name (if present) and prefix the extension
list by a position number for clarity.

Signed-off-by: Phil Sutter <phil@nwl.cc>
libxtables/xtables.c