diff options
author | Luca Deri <lucaderi@users.noreply.github.com> | 2023-02-01 18:31:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-01 18:31:59 +0100 |
commit | 563a24bf6b520798324b2c9356d6bde7dd269ea3 (patch) | |
tree | b41162723eeabe1d4405bd8b655a6b6480df877e | |
parent | c711f480e373b15aa7fe738e7f87f327e76f326f (diff) |
Minor update
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ef0ff23d..503f23d07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ ## New Features - New support for custom BPF protocol definition using nBPF (see example/protos.txt) + - Improved dissection performace + - Added fuzzing all over ## New Supported Protocols and Services |