]> git.baikalelectronics.ru Git - kernel.git/commit
[NET]: Document some simple rules for actions
authorJamal Hadi Salim <hadi@cyberus.ca>
Fri, 26 Oct 2007 09:49:09 +0000 (02:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2007 09:49:09 +0000 (02:49 -0700)
commit0dff02aad4c7332eb1d0886d5627b78e13f500c7
treec15295f448a19046423bbb480fcfefe319f91928
parent58ad5ea7d5fda5d9c7eee916d4e4307c978753e2
[NET]: Document some simple rules for actions

This patch adds documentation on what is expected of an
action which branches away from the action-graph or when it
needs to trample on actins. It also describes what is expected of
users of such actions.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/tc-actions-env-rules.txt [new file with mode: 0644]