diff --git a/CHANGES b/CHANGES index 05f56fe955..00f3bd6fbd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +8.1.0-dev.10 | 2025-08-06 14:27:32 +0200 + + * TapAnalyzer: Fix docstring (Arne Welzel, Corelight) + + Relates to #4337 #4725 #4734 + + * btest/plugins/tap-analyzer: Update baseline (Arne Welzel, Corelight) + + Relates to #4337 #4725 #4734 + 8.1.0-dev.7 | 2025-08-05 20:00:19 +0200 * TapAnalyzer: More verdict to action rename (Arne Welzel, Corelight) diff --git a/VERSION b/VERSION index a7dd0f6e32..b5a3329e0a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -8.1.0-dev.7 +8.1.0-dev.10 diff --git a/src/packet_analysis/protocol/ip/SessionAdapter.h b/src/packet_analysis/protocol/ip/SessionAdapter.h index f42b8974f0..d26be5482a 100644 --- a/src/packet_analysis/protocol/ip/SessionAdapter.h +++ b/src/packet_analysis/protocol/ip/SessionAdapter.h @@ -183,7 +183,7 @@ public: * Remove a TapAnalyzer instance by raw pointer. * * Note that the TapAnalyzer instance \a ta is pointing at will be destroyed - * during the call to RemoveTapAanalyzer() and should be discarded by the caller + * during the call to RemoveTapAnalyzer() and should be discarded by the caller * immediately. If you call RemoveTapAnalyzer() from within a TapAnalyzer's member * function, ensure not accessing \a this afterwards. * diff --git a/testing/btest/Baseline/plugins.tap-analyzer/output b/testing/btest/Baseline/plugins.tap-analyzer/output index c6516b9e1c..c658e4feb7 100644 --- a/testing/btest/Baseline/plugins.tap-analyzer/output +++ b/testing/btest/Baseline/plugins.tap-analyzer/output @@ -2,7 +2,7 @@ <...>/ip4-tcp-bad-chksum.pcap Init() uid=HhAvVGS1DHFjwGM9 Analyzer added to HhAvVGS1DHFjwGM9 -Packet(len=54 orig=1, action=1 skip_reason=1) uid=HhAvVGS1DHFjwGM9 +Packet(len=54 orig=1, action=1 skip_reason=2) uid=HhAvVGS1DHFjwGM9 Done() uid=HhAvVGS1DHFjwGM9 === <...>/ip4-tcp-good-chksum.pcap @@ -14,7 +14,7 @@ Done() uid=HhAvVGS1DHFjwGM9 <...>/ip4-udp-bad-chksum.pcap Init() uid=HhAvVGS1DHFjwGM9 Analyzer added to HhAvVGS1DHFjwGM9 -Packet(len=46 orig=1, action=1 skip_reason=1) uid=HhAvVGS1DHFjwGM9 +Packet(len=46 orig=1, action=1 skip_reason=2) uid=HhAvVGS1DHFjwGM9 Done() uid=HhAvVGS1DHFjwGM9 === <...>/ip4-udp-good-chksum.pcap @@ -26,7 +26,7 @@ Done() uid=HhAvVGS1DHFjwGM9 <...>/ip4-icmp-bad-chksum.pcap Init() uid=HhAvVGS1DHFjwGM9 Analyzer added to HhAvVGS1DHFjwGM9 -Packet(len=42 orig=1, action=1 skip_reason=1) uid=HhAvVGS1DHFjwGM9 +Packet(len=42 orig=1, action=1 skip_reason=2) uid=HhAvVGS1DHFjwGM9 Done() uid=HhAvVGS1DHFjwGM9 === <...>/ip4-icmp-good-chksum.pcap @@ -38,7 +38,7 @@ Done() uid=HhAvVGS1DHFjwGM9 <...>/ip6-icmp6-bad-chksum.pcap Init() uid=HhAvVGS1DHFjwGM9 Analyzer added to HhAvVGS1DHFjwGM9 -Packet(len=69 orig=1, action=1 skip_reason=1) uid=HhAvVGS1DHFjwGM9 +Packet(len=69 orig=1, action=1 skip_reason=2) uid=HhAvVGS1DHFjwGM9 Done() uid=HhAvVGS1DHFjwGM9 === <...>/ip6-icmp6-good-chksum.pcap @@ -73,15 +73,15 @@ Packet(len=78 orig=1, action=0 skip_reason=0) uid=HhAvVGS1DHFjwGM9 Packet(len=74 orig=0, action=0 skip_reason=0) uid=HhAvVGS1DHFjwGM9 Packet(len=66 orig=1, action=0 skip_reason=0) uid=HhAvVGS1DHFjwGM9 Packet(len=202 orig=1, action=0 skip_reason=0) uid=HhAvVGS1DHFjwGM9 -Packet(len=66 orig=0, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=1514 orig=0, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=1514 orig=0, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=1514 orig=0, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=729 orig=0, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=66 orig=1, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=66 orig=1, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=66 orig=1, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=66 orig=0, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 -Packet(len=66 orig=1, action=1 skip_reason=3) uid=HhAvVGS1DHFjwGM9 +Packet(len=66 orig=0, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=1514 orig=0, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=1514 orig=0, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=1514 orig=0, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=729 orig=0, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=66 orig=1, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=66 orig=1, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=66 orig=1, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=66 orig=0, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 +Packet(len=66 orig=1, action=1 skip_reason=4) uid=HhAvVGS1DHFjwGM9 Done() uid=HhAvVGS1DHFjwGM9 ===