···449 To compile this code as a module, choose M here: the450 module will be called em_meta.45100000000000452config NET_CLS_ACT453 bool "Packet ACTION"454 depends on EXPERIMENTAL && NET_CLS && NET_QOS
···449 To compile this code as a module, choose M here: the450 module will be called em_meta.451452+config NET_EMATCH_TEXT453+ tristate "Textsearch"454+ depends on NET_EMATCH455+ ---help---456+ Say Y here if you want to be ablt to classify packets based on457+ textsearch comparisons. Please select the appropriate textsearch458+ algorithms in the Library section.459+460+ To compile this code as a module, choose M here: the461+ module will be called em_text.462+463config NET_CLS_ACT464 bool "Packet ACTION"465 depends on EXPERIMENTAL && NET_CLS && NET_QOS