Merge pull request #259 from rebortg/fix-fw

T2461: fix typo and complete command
This commit is contained in:
Robert Göhler 2020-05-26 21:41:55 +02:00 committed by GitHub
commit 390740eaf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -405,9 +405,9 @@ There are a lot of matching criteria gainst which the package can be tested.
set firewall name WAN-IN-v4 rule 13 tcp flags 'SYN,!ACK,!FIN,!RST'
.. cfgcmd:: set firewall name <name> rule <1-9999> state [established |
invalid | new | releated]
invalid | new | related] [enable | disable ]
.. cfgcmd:: set firewall ipv6-name <name> rule <1-9999> state [established |
invalid | new | releated]
invalid | new | related] [enable | disable ]
Match against the state of a packet.