Merge in SNORT/snort3 from ~SHINAGPA/snort3:lov_domain_faking to master
Squashed commit of the following:
commit
4d3828522fe071fddc45f66cce7faecb375674b7
Author: Shilpa Nagpal <shinagpa@cisco.com>
Date: Mon Feb 17 15:26:38 2025 +0530
shadowtraffic_aggregator: changes for domain faking
#define ShadowTraffic_Type_Evasive_VPN 0x00000004
#define ShadowTraffic_Type_Multihop_Proxy 0x00000008
#define ShadowTraffic_Type_Domain_Fronting 0x00000010
-#define ShadowTraffic_Type_Domain_Faking 0x00000020
+#define ShadowTraffic_Type_Fake_TLS 0x00000020
namespace snort
{