]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PKT_SCHED]: Packet classification based on textsearch (ematch)
authorThomas Graf <tgraf@suug.ch>
Fri, 24 Jun 2005 04:00:58 +0000 (21:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Jun 2005 04:00:58 +0000 (21:00 -0700)
commitd675c989ed2d4ba23dff615330b04371aea83534
tree856df6f7dc1fba81b134e2363e42dbf6022fa671
parent3fc7e8a6d842f72d16d2623b1022814a635ab961
[PKT_SCHED]: Packet classification based on textsearch (ematch)

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/pkt_cls.h
include/linux/rtnetlink.h
include/linux/tc_ematch/tc_em_text.h [new file with mode: 0644]
net/sched/Kconfig
net/sched/Makefile
net/sched/em_text.c [new file with mode: 0644]