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:
Johanna Amann 2025-07-08 11:42:05 +01:00
commit 8ba77da152
9 changed files with 36 additions and 10 deletions

3
NEWS
View file

@ -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
---------------------