Commit a3572a76 authored by jamal's avatar jamal Committed by Stephen Hemminger

clarify "ok" and "pass"

a small one.
I have a few more but just run out of cycles for now;
if you dont mind holding before releasing for a short while so i can
get them out I will appreciate it.

cheers,
jamal

[DOC]: clarify "ok" and "pass"

A small fixup to elucidate the mysteries of accepting ..
Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
parent 26328fc3
......@@ -65,7 +65,7 @@ action police mtu 4000 rate 1500kbit burst 90k
{ drop, pass, reclassify, continue}
(If you have others, no listed here give me a reason and we will add them)
+drop says to drop the packet
+pass says to accept it
+pass and ok (are equivalent) says to accept it
+reclassify requests for reclassification of the packet
+continue requests for next lookup to match
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment