[DOC]: clarify "ok" and "pass" A small fixup to elucidate the mysteries of accepting .. --- commit d3f9d336f524d2aa36442212d72f39de15b1e585 tree cba1f16ca21fd70ad2d2b59b460166929157ba59 parent 241e28d5d5d326d33b2d71752d574e2ae118f671 author Marco Berizzi Wed, 06 Dec 2006 12:39:19 -0500 committer Jamal Hadi Salim Wed, 06 Dec 2006 12:39:19 -0500 doc/actions/actions-general | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/actions/actions-general b/doc/actions/actions-general index bb2295d..6561eda 100644 --- a/doc/actions/actions-general +++ b/doc/actions/actions-general @@ -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