]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: add egress support for 'list hooks'
authorFlorian Westphal <fw@strlen.de>
Wed, 31 Jul 2024 16:51:04 +0000 (18:51 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 19 Aug 2024 12:00:37 +0000 (14:00 +0200)
commit9ad01e8f24c2e21f88813cfd9e263306cbca0bd5
tree8cebd1f8e062ad8f532eee416be1b2b862215fd0
parent4d66136082ce32f979bf992e68385ed033af057e
src: add egress support for 'list hooks'

This was missing:  Also include the egress hooks when listing
the netdev family (or unspec).

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