mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 16:30:10 +00:00
Cleanup of flow alerts API
This commit is contained in:
parent
3652a55f10
commit
86a6491c18
52 changed files with 0 additions and 52 deletions
|
|
@ -32,7 +32,6 @@ class FlowRiskHTTPSuspiciousURLAlert : public FlowAlert {
|
|||
~FlowRiskHTTPSuspiciousURLAlert() { };
|
||||
|
||||
FlowAlertType getAlertType() const { return getClassType(); }
|
||||
std::string getName() const { return std::string("alert_ndpi_http_suspicious_url"); }
|
||||
};
|
||||
|
||||
#endif /* _FR_HTTP_SUSPICIOUS_URL_ALERT_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue