mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 12:38:20 +00:00
Improve naming in packet analysis.
This commit is contained in:
parent
6365fa6d80
commit
4aeab7402d
29 changed files with 33 additions and 33 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "plugin/Plugin.h"
|
||||
#include "packet_analysis/Component.h"
|
||||
|
||||
namespace zeek::plugin::LLAnalyzer {
|
||||
namespace zeek::plugin::Zeek_Wrapper {
|
||||
|
||||
class Plugin : public zeek::plugin::Plugin {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue