mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40: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 FlowRiskSMBInsecureVersionAlert : public FlowAlert {
|
|||
~FlowRiskSMBInsecureVersionAlert() { };
|
||||
|
||||
FlowAlertType getAlertType() const { return getClassType(); }
|
||||
std::string getName() const { return std::string("alert_ndpi_smb_insecure_version"); }
|
||||
};
|
||||
|
||||
#endif /* _FR_SMB_INSECURE_VERSION_ALERT_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue