From 965b36fe65337cc91ad6a85c45e143a3908b40cb Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Tue, 25 Apr 2023 12:37:06 -0700 Subject: [PATCH] Update docs and NEWS to include LLC, SNAP, and Novell packet analyzers --- NEWS | 3 +++ doc | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ba16d0881e..1e9de96bab 100644 --- a/NEWS +++ b/NEWS @@ -196,6 +196,9 @@ New Functionality recognize CCMP-encrypted packets. These encrypted packets are currently dropped to Zeek's inability to do anything with them. +- Add packet analzyers for LLC, SNAP, and Novell 802.3, called from the Ethernet + and VLAN analyzers by default. + Changed Functionality --------------------- diff --git a/doc b/doc index 6ccf06f0f6..5e587855fe 160000 --- a/doc +++ b/doc @@ -1 +1 @@ -Subproject commit 6ccf06f0f6b0c24f120160aeb05307e4c4a44975 +Subproject commit 5e587855fe04723f902dd74cf4ad868599cd2c02