diff options
author | Matteo Croce <mcroce@redhat.com> | 2020-01-30 20:10:19 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-01-31 19:31:42 +0100 |
commit | 78e06cf430934fc3768c342cbebdd1013dcd6fa7 (patch) | |
tree | d93659ad5c566656d4ad39ace4fc5ada545d0f9a /net | |
parent | c22208b7ce3ef0c2c184ff0d9f6423614b1799d9 (diff) | |
download | linux-78e06cf430934fc3768c342cbebdd1013dcd6fa7.tar.bz2 |
netfilter: nf_flowtable: fix documentation
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 <mcroce@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions