]> git.stg.codes - ssmd.git/blobdiff - include/switch.h
Sync to working version
[ssmd.git] / include / switch.h
index fc432840514ffffecf177f1982d06c882994142a..351d1626a33648f9ff4771dfe665af2a951f52e1 100644 (file)
@@ -50,6 +50,8 @@ class Switch {
 
         std::vector<ACL> _acls;
 
+        bool _aclsCreated;
+
         bool checkProfiles(const CTarget & target);
         bool dropACLs(const CTarget & target);
         bool dropACLsByTable(const CTarget & target, unsigned profileId, const SNMPTable & table);