Dave Barach | e053056 | 2020-02-07 08:40:57 -0500 | [diff] [blame] | 1 | --- |
2 | name: Classify | ||||
3 | maintainer: Dave Barach <dbarach@cisco.com> | ||||
4 | features: | ||||
5 | - Swiss-army-knife mask-match engine for classifying packets | ||||
6 | - Uses 128-bit SIMD vector operations for performance | ||||
7 | - Many use-cases, including packet trace / pcap capture filtration | ||||
8 | description: "Mask / match packet classifier" | ||||
9 | state: production | ||||
10 | properties: [API, CLI, MULTITHREAD] |