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