]> git.stg.codes - ssmd.git/commitdiff
Sync to working version
authorMaxim Mamontov <faust.madf@gmail.com>
Mon, 28 Nov 2011 12:57:31 +0000 (14:57 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Mon, 28 Nov 2011 12:57:31 +0000 (14:57 +0200)
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);