forked from mvenditto/DotNetSnmp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Project renamed to DotNetSnmp due to nuget id conflict
- Loading branch information
Showing
102 changed files
with
305 additions
and
266 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Asn1/AsnReaderExtensions.cs → DotNetSnmp.Asn1/AsnReaderExtensions.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/AsnSerializableExtensions.cs → DotNetSnmp.Asn1/AsnSerializableExtensions.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Asn1/IAsnSerializable.cs → DotNetSnmp.Asn1/IAsnSerializable.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Asn1/SnmpAsnTags.cs → DotNetSnmp.Asn1/SnmpAsnTags.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Asn1/SnmpDecodeException.cs → DotNetSnmp.Asn1/SnmpDecodeException.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/Counter32.cs → DotNetSnmp.Asn1/SyntaxObjects/Counter32.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/Counter64.cs → DotNetSnmp.Asn1/SyntaxObjects/Counter64.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...DotNet.Asn1/SyntaxObjects/EndOfMibView.cs → ...etSnmp.Asn1/SyntaxObjects/EndOfMibView.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/Gauge32.cs → DotNetSnmp.Asn1/SyntaxObjects/Gauge32.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/Integer32.cs → DotNetSnmp.Asn1/SyntaxObjects/Integer32.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/IpAddress.cs → DotNetSnmp.Asn1/SyntaxObjects/IpAddress.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...tNet.Asn1/SyntaxObjects/NoSuchInstance.cs → ...Snmp.Asn1/SyntaxObjects/NoSuchInstance.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...DotNet.Asn1/SyntaxObjects/NoSuchObject.cs → ...etSnmp.Asn1/SyntaxObjects/NoSuchObject.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/Null.cs → DotNetSnmp.Asn1/SyntaxObjects/Null.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...et.Asn1/SyntaxObjects/ObjectIdentifier.cs → ...mp.Asn1/SyntaxObjects/ObjectIdentifier.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/OctetString.cs → DotNetSnmp.Asn1/SyntaxObjects/OctetString.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/Opaque.cs → DotNetSnmp.Asn1/SyntaxObjects/Opaque.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...Net.Asn1/SyntaxObjects/OpaqueCounter64.cs → ...nmp.Asn1/SyntaxObjects/OpaqueCounter64.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...Net.Asn1/SyntaxObjects/OpaqueInteger64.cs → ...nmp.Asn1/SyntaxObjects/OpaqueInteger64.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/TimeTicks.cs → DotNetSnmp.Asn1/SyntaxObjects/TimeTicks.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Asn1/SyntaxObjects/Unsigned32.cs → DotNetSnmp.Asn1/SyntaxObjects/Unsigned32.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Common/BinaryHelpers.cs → DotNetSnmp.Common/BinaryHelpers.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Common/PduErrorStatus.cs → DotNetSnmp.Common/PduErrorStatus.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Common/ProtocolVersion.cs → DotNetSnmp.Common/ProtocolVersion.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Common/SecurityLevel.cs → DotNetSnmp.Common/SecurityLevel.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Common/SecurityModel.cs → DotNetSnmp.Common/SecurityModel.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Common/SnmpMessage.cs → DotNetSnmp.Common/SnmpMessage.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
SnmpDotNet.Common/SnmpRequestException.cs → DotNetSnmp.Common/SnmpRequestException.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
SnmpDotNet.Common/StringExtensions.cs → DotNetSnmp.Common/StringExtensions.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
using System.Text; | ||
|
||
namespace SnmpDotNet | ||
namespace DotNetSnmp | ||
{ | ||
public static class StringExtensions | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
SnmpDotNet.Common/VarBindList.cs → DotNetSnmp.Common/VarBindList.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...otNet.Dispatch/IMessageProcessingModel.cs → ...tSnmp.Dispatch/IMessageProcessingModel.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
SnmpDotNet.Dispatch/ISnmpDispatcher.cs → DotNetSnmp.Dispatch/ISnmpDispatcher.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...otNet.Dispatch/MessageProcessingResult.cs → ...tSnmp.Dispatch/MessageProcessingResult.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
namespace SnmpDotNet.Client | ||
namespace DotNetSnmp.Client | ||
{ | ||
public enum MessageProcessingResult | ||
{ | ||
|
10 changes: 5 additions & 5 deletions
10
SnmpDotNet.Dispatch/SnmpDispatcher.cs → DotNetSnmp.Dispatch/SnmpDispatcher.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.