mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/johanna/pppoe-session-id-logging'
* origin/topic/johanna/pppoe-session-id-logging: Update external tests for pppoe-session-id conn.log changes PPPoE: add session id logging
This commit is contained in:
commit
4399f171ae
15 changed files with 91 additions and 5 deletions
10
CHANGES
10
CHANGES
|
@ -1,3 +1,13 @@
|
|||
8.0.0-dev.734 | 2025-07-24 07:55:31 +0100
|
||||
|
||||
* PPPoE: add session id logging (Johanna Amann, Corelight)
|
||||
|
||||
This adds a new PacketAnalyzer::PPPoE::session_id bif, which extracts
|
||||
the PPPoE session ID from the current packet.
|
||||
|
||||
Furthermore, a new policy script is added which adds the pppoe session
|
||||
id to the connection log.
|
||||
|
||||
8.0.0-dev.730 | 2025-07-23 15:26:08 -0700
|
||||
|
||||
* Fix a few other minor issues reported by Coverity (Tim Wojtulewicz, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue