mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 18:18:19 +00:00
Rename TunnelHandler.{cc,h} to Tunnels.{cc,h}.
This commit is contained in:
parent
b51dd191d7
commit
5ce00bda8a
6 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@
|
|||
#include "RuleMatcher.h"
|
||||
#include "AnalyzerTags.h"
|
||||
#include "IPAddr.h"
|
||||
#include "TunnelHandler.h"
|
||||
#include "Tunnels.h"
|
||||
|
||||
class Connection;
|
||||
class ConnectionTimer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue