mirror of
https://github.com/zeek/zeek.git
synced 2025-10-01 22:28:20 +00:00
Merge remote-tracking branch 'origin/topic/johanna/gh-4602'
* origin/topic/johanna/gh-4602: PPPoE: don't forward more bytes than header indicates
This commit is contained in:
commit
8ba77da152
9 changed files with 36 additions and 10 deletions
3
NEWS
3
NEWS
|
@ -272,6 +272,9 @@ Changed Functionality
|
|||
Similarly, the related events and the Zeek data structures all interpreted
|
||||
times in X509 certificates as local times.
|
||||
|
||||
- The PPPoE parser now respects the size value given in the PPPoE header. Data
|
||||
beyon the size given in the header will be truncated.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue