mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 00:40:17 +00:00
Implemented Mikrotik discovery protocol dissection and metadata extraction (#2618)
This commit is contained in:
parent
dfc3168caf
commit
3ce8d0e508
140 changed files with 599 additions and 429 deletions
|
|
@ -183,6 +183,7 @@
|
|||
<ClCompile Include="..\src\lib\protocols\memcached.c" />
|
||||
<ClCompile Include="..\src\lib\protocols\merakicloud.c" />
|
||||
<ClCompile Include="..\src\lib\protocols\mining.c" />
|
||||
<ClCompile Include="..\src\lib\protocols\mikrotik.c" />
|
||||
<ClCompile Include="..\src\lib\protocols\modbus.c" />
|
||||
<ClCompile Include="..\src\lib\protocols\mongodb.c" />
|
||||
<ClCompile Include="..\src\lib\protocols\mpegdash.c" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue