Filter work, add name and desc to netconf response, small compiler warning fix.

This commit is contained in:
Adam Ierymenko
2013-08-28 15:09:49 -04:00
parent 01a70d09db
commit 3745377872
5 changed files with 199 additions and 193 deletions

View File

@ -64,9 +64,9 @@ public:
shutdownInProgress(false),
log((Logger *)0),
prng((CMWC4096 *)0),
demarc((Demarc *)0),
multicaster((Multicaster *)0),
sw((Switch *)0),
demarc((Demarc *)0),
topology((Topology *)0),
sysEnv((SysEnv *)0),
nc((NodeConfig *)0)