mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-09 12:48:43 +00:00
Doc: Fix flowspec example
Thanks to Matt Corallo for the bugreport.
This commit is contained in:
parent
7c8b7649f9
commit
5caf32efa2
@ -5122,10 +5122,10 @@ logical operators <cf/&&/ or <cf/||/. Allowed relational operators are <cf/=/,
|
||||
(0xfff).
|
||||
|
||||
<tag><label id="flow-length">length <m/numbers-match/</tag>
|
||||
Set a matching packet length (e.g. <cf>length > 1500;</cf>)
|
||||
Set a matching packet length (e.g. <cf>length > 1500</cf>)
|
||||
|
||||
<tag><label id="flow-dscp">dscp <m/numbers-match/</tag>
|
||||
Set a matching DiffServ Code Point number (e.g. <cf>length > 1500;</cf>).
|
||||
Set a matching DiffServ Code Point number (e.g. <cf>dscp 8..15</cf>).
|
||||
|
||||
<tag><label id="flow-fragment">fragment <m/fragmentation-type/</tag>
|
||||
Set a matching type of packet fragmentation. Allowed fragmentation
|
||||
|
Loading…
Reference in New Issue
Block a user