Update NEWS

This commit is contained in:
Tim Wojtulewicz 2020-09-23 11:31:42 -07:00
parent c21504deed
commit a9d5d083a2

5
NEWS
View file

@ -11,6 +11,11 @@ New Functionality
- Added support for EDNS0 Cookie and Keep-Alive options.
- Added new Packet Analysis plugin architecture for parsing packet headers
at layers below the existing Session analysis plugins. This allows
writing plugins to parse the various parts of a packet header separately,
chaining down into other plugins as needed.
Changed Functionality
---------------------