]> git.ipfire.org Git - thirdparty/nftables.git/commit
debug: dump the l2 protocol stack
authorFlorian Westphal <fw@strlen.de>
Mon, 25 Jul 2022 14:42:23 +0000 (16:42 +0200)
committerFlorian Westphal <fw@strlen.de>
Thu, 4 Aug 2022 23:46:39 +0000 (01:46 +0200)
commitdbd5f348c71decf0baa8fb592c576f63fa232f50
tree92482fd32256748b67b4e15effd7f293b79cf3c3
parent0d9daa0407212c8cc89b3ea8aee031ddf0109b08
debug: dump the l2 protocol stack

Previously we used to print the cumulative size of the headers,
update this to print the tracked l2 stack.

Signed-off-by: Florian Westphal <fw@strlen.de>
src/proto.c