Commit 5caf32ef authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

Doc: Fix flowspec example

Thanks to Matt Corallo for the bugreport.
parent 7c8b7649
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -5122,10 +5122,10 @@ logical operators <cf/&&/ or <cf/||/. Allowed relational operators are <cf/=/,
	(0xfff).
	(0xfff).


	<tag><label id="flow-length">length <m/numbers-match/</tag>
	<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>
	<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>
	<tag><label id="flow-fragment">fragment <m/fragmentation-type/</tag>
	Set a matching type of packet fragmentation. Allowed fragmentation
	Set a matching type of packet fragmentation. Allowed fragmentation