Tim Wojtulewicz
d95affde4d
Remove deprecations tagged for v8.1
2025-08-12 10:19:03 -07:00
Arne Welzel
120f061bcd
ConnStats: Expose num_packets_unprocessed
...
Not sure it's the best place to put, but we don't have packet analysis stats
bif and also num_packets is already there, so seems reasonable to put the
num_packets_unprocessed into
2025-07-28 14:10:53 +02:00
Christian Kreibich
52d6228b06
Switch to virtualized use of new zeek::ConnKey class tree
...
This touches quite a few places, but each just swaps out existing
APIs and/or zeek::detail::ConnKey instances.
2025-06-25 13:19:26 +02:00
Tim Wojtulewicz
8b992320cb
Remove unnecessary #includes in cluster/broker/iosource/probabilistic/session
2025-05-19 10:25:05 -07:00
Jan Grashoefer
124f2a7d28
Deprecate session manager's Done()
2025-04-15 18:55:56 +02:00
Tim Wojtulewicz
a81f6ab9a6
Add extra metrics to session_mgr
...
- Sessions killed by activity
- Current number of sessions across all types
2024-08-05 13:21:44 -07:00
Benjamin Bannier
f5a76c1aed
Reformat Zeek in Spicy style
...
This largely copies over Spicy's `.clang-format` configuration file. The
one place where we deviate is header include order since Zeek depends on
headers being included in a certain order.
2023-10-30 09:40:55 +01:00
Tim Wojtulewicz
10c4f99d50
Remove some unnecessary includes of telemetry headers
2023-09-15 13:08:06 -07:00
Tim Wojtulewicz
fb16ce3711
Remove other general deprecations
2022-06-30 19:17:13 +00:00
Tim Wojtulewicz
70e63d4749
Remove deprecated MemoryAllocation() methods and related code
2022-06-30 18:56:52 +00:00
Tim Wojtulewicz
b2f171ec69
Reformat the world
2021-09-16 15:35:39 -07:00
Tim Wojtulewicz
e2dc6df8a2
Use unordered_map to store sessions for performance reasons
2021-07-29 13:26:46 -07:00
Tim Wojtulewicz
a7fd34375f
GH-572: Mark MemoryAllocation() and related methods deprecated
2021-06-28 11:07:58 -07:00
Tim Wojtulewicz
4114bbebf0
Move TCPStateStats object out of session_mgr
2021-06-02 13:20:10 -07:00
Tim Wojtulewicz
c1f0d312b5
Add base class for IP-based packet analyzers
2021-05-18 11:52:03 -07:00
Tim Wojtulewicz
3e1692676d
Move SessionManager::ParseIPPacket to IP analyzer's namespace
2021-05-18 11:52:03 -07:00
Tim Wojtulewicz
9684624a52
Rename ConnID and ConnIDKey
2021-04-29 11:09:35 -07:00
Tim Wojtulewicz
0b7ca5e7bc
Remove Session prefix from some session-related classes and files
2021-04-29 11:09:35 -07:00