mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Apply zero-padding to Napatech worker threads so alphanumeric sorting displays workers in proper order. Set padding for thread names according to stream count: 1-9 streams: no padding, e.g, nt1, nt9 10-99 streams: use padding, e.g, nt01, nt99 100-999 streams: use padding, e.g, nt001, nt099, nt999 This will insure that thread names, when sorted alphanumerically, maintain thread worker id order. Issue: 8337 |
1 month ago | |
|---|---|---|
| .. | ||
| napatech | 1 month ago | |
| ndpi | 2 months ago | |
| pfring | 2 months ago | |
| Makefile.am | 1 year ago | |