Re: [PATCH net] netfilter: nf_flowtable: fix documentation
From: Matteo Croce <hidden>
Date: 2020-01-31 00:24:40
Also in:
linux-doc, lkml, netfilter-devel
From: Matteo Croce <hidden>
Date: 2020-01-31 00:24:40
Also in:
linux-doc, lkml, netfilter-devel
On Thu, Jan 30, 2020 at 11:14 PM Jakub Kicinski [off-list ref] wrote:
On Thu, 30 Jan 2020 20:10:19 +0100, Matteo Croce wrote:quoted
In the flowtable documentation there is a missing semicolon, the command as is would give this error: nftables.conf:5:27-33: Error: syntax error, unexpected devices, expecting newline or semicolon hook ingress priority 0 devices = { br0, pppoe-data }; ^^^^^^^ nftables.conf:4:12-13: Error: invalid hook (null) flowtable ft { ^^ Fixes: 19b351f16fd9 ("netfilter: add flowtable documentation") Signed-off-by: Matteo Croce <redacted>This is netfilter so even though it's tagged as net, I'm expecting Pablo (or Jon) to take it. Please LMK if I'm wrong.
You're right. As get_maintainers.pl didn't list netfilter-devel@vger.kernel.org I missed it. -- Matteo Croce per aspera ad upstream