From 0e2bc51f6930b264ca31bb72a6388e80539a85f6 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Mon, 28 Nov 2011 14:57:31 +0200 Subject: [PATCH] Sync to working version --- include/switch.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/switch.h b/include/switch.h index fc43284..351d162 100644 --- a/include/switch.h +++ b/include/switch.h @@ -50,6 +50,8 @@ class Switch { std::vector _acls; + bool _aclsCreated; + bool checkProfiles(const CTarget & target); bool dropACLs(const CTarget & target); bool dropACLsByTable(const CTarget & target, unsigned profileId, const SNMPTable & table); -- 2.43.2