]> git.ipfire.org Git - thirdparty/systemd.git/commit
linux: import nf_tables and nfnetlink headers from Linux 5.8
authorFlorian Westphal <fw@strlen.de>
Sat, 14 Mar 2020 14:21:19 +0000 (15:21 +0100)
committerFlorian Westphal <fw@strlen.de>
Tue, 15 Dec 2020 23:35:56 +0000 (00:35 +0100)
commitbcd1a2bb5c5e34f68261e74f2b72b07b4688f462
tree81c52def053d2ea4d1c39352dd324c21112cf71f
parent761cf19d7bc4b5950caff33965508d9fb7bbb547
linux: import nf_tables and nfnetlink headers from Linux 5.8

Will be used/needed in the upcoming nfnetlink/nftables support.
This follows existing model where kernel uapi headers are cached
locally.
src/basic/linux/netfilter/nf_tables.h [new file with mode: 0644]
src/basic/linux/netfilter/nfnetlink.h [new file with mode: 0644]