]> git.baikalelectronics.ru Git - kernel.git/commit
[PKT_SCHED]: Introduce simple actions.
authorJamal Hadi Salim <hadi@cyberus.ca>
Mon, 25 Apr 2005 03:10:16 +0000 (20:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2005 03:10:16 +0000 (20:10 -0700)
commit1c9eb926bffbd98a029d894fcd969be96d0d29f2
tree741ca281d2acb1f5a62df20ccda4ad294b57347b
parent36a4b36dd967e992f1a8d6713d071698dbe7814d
[PKT_SCHED]: Introduce simple actions.

And provide an example simply action in order to
demonstrate usage.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tc_act/tc_defact.h [new file with mode: 0644]
include/net/act_generic.h [new file with mode: 0644]
include/net/tc_act/tc_defact.h [new file with mode: 0644]
net/sched/Kconfig
net/sched/Makefile
net/sched/simple.c [new file with mode: 0644]