(file) Return to snmpDeliverTrap_netsnmp.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Handler / snmpIndicationHandler

Diff for /pegasus/src/Pegasus/Handler/snmpIndicationHandler/snmpDeliverTrap_netsnmp.cpp between version 1.25 and 1.26

version 1.25, 2010/12/22 12:19:06 version 1.26, 2011/01/07 11:26:04
Line 295 
Line 295 
                 _addCommunity(sessionPtr,securityName);                 _addCommunity(sessionPtr,securityName);
                 break;                 break;
             }             }
   #ifdef PEGASUS_ENABLE_NET_SNMPV3
             case _SNMPv3_TRAP:             case _SNMPv3_TRAP:
             {             {
                 sessionPtr->version = SNMP_VERSION_3;                 sessionPtr->version = SNMP_VERSION_3;
Line 398 
Line 399 
                 }                 }
                 break;                 break;
             }             }
   #endif // ifdef PEGASUS_ENABLE_NET_SNMPV3
             default:             default:
             {             {
                 PEG_METHOD_EXIT();                 PEG_METHOD_EXIT();


Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2