lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 9fb9033815c8249765566fac9633e63edfab2bc7
Date: Thu, 28 Jul 2016 12:33:44 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  9fb9033815c8249765566fac9633e63edfab2bc7 (commit)
      from  8c620d92069b38da86556b65fd54dece673c4a3a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9fb9033815c8249765566fac9633e63edfab2bc7
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Jul 28 14:33:15 2016 +0200

    Move MIB compiler to contrib, it's a better place for it

-----------------------------------------------------------------------

Summary of changes:
 .../CCodeGeneration/CCodeGeneration.csproj         |   67 -
 .../snmp/LwipMibCompiler/CCodeGeneration/CFile.cs  |   54 -
 .../LwipMibCompiler/CCodeGeneration/CGenerator.cs  |  119 -
 .../snmp/LwipMibCompiler/CCodeGeneration/Code.cs   |   56 -
 .../CCodeGeneration/CodeContainerBase.cs           |  139 -
 .../LwipMibCompiler/CCodeGeneration/CodeElement.cs |   41 -
 .../LwipMibCompiler/CCodeGeneration/Comment.cs     |   75 -
 .../LwipMibCompiler/CCodeGeneration/EmptyLine.cs   |   64 -
 .../LwipMibCompiler/CCodeGeneration/Function.cs    |  129 -
 .../CCodeGeneration/FunctionDeclaration.cs         |  114 -
 .../LwipMibCompiler/CCodeGeneration/IfThenElse.cs  |  137 -
 .../snmp/LwipMibCompiler/CCodeGeneration/PP_If.cs  |   67 -
 .../LwipMibCompiler/CCodeGeneration/PP_Ifdef.cs    |   76 -
 .../LwipMibCompiler/CCodeGeneration/PP_Include.cs  |   71 -
 .../LwipMibCompiler/CCodeGeneration/PP_Macro.cs    |   59 -
 .../LwipMibCompiler/CCodeGeneration/PlainText.cs   |   49 -
 .../CCodeGeneration/Properties/AssemblyInfo.cs     |   36 -
 .../snmp/LwipMibCompiler/CCodeGeneration/Switch.cs |  146 -
 .../CCodeGeneration/VariableDeclaration.cs         |   82 -
 .../CCodeGeneration/VariablePrototype.cs           |   73 -
 .../CCodeGeneration/VariableType.cs                |  130 -
 src/apps/snmp/LwipMibCompiler/LwipMibCompiler.sln  |   47 -
 .../LwipMibCompiler/LwipMibCompiler.csproj         |   73 -
 .../LwipMibCompiler/LwipMibCompiler/Program.cs     |  480 --
 .../LwipMibCompiler/Properties/AssemblyInfo.cs     |   36 -
 .../LwipMibCompiler/LwipMibCompiler/app.config     |    3 -
 .../LwipSnmpCodeGeneration/IRestriction.cs         |  120 -
 .../LwipSnmpCodeGeneration/LwipSnmp.cs             |  199 -
 .../LwipSnmpCodeGeneration.csproj                  |   72 -
 .../LwipSnmpCodeGeneration/MibCFile.cs             |  196 -
 .../LwipSnmpCodeGeneration/MibHeaderFile.cs        |  129 -
 .../Properties/AssemblyInfo.cs                     |   36 -
 .../LwipSnmpCodeGeneration/SnmpMib.cs              |   97 -
 .../LwipSnmpCodeGeneration/SnmpNode.cs             |  119 -
 .../SnmpScalarAggregationNode.cs                   |  293 --
 .../LwipSnmpCodeGeneration/SnmpScalarArrayNode.cs  |  105 -
 .../LwipSnmpCodeGeneration/SnmpScalarNode.cs       |  395 --
 .../LwipSnmpCodeGeneration/SnmpScalarNodeBits.cs   |  121 -
 .../SnmpScalarNodeCounter64.cs                     |   72 -
 .../LwipSnmpCodeGeneration/SnmpScalarNodeInt.cs    |   86 -
 .../SnmpScalarNodeObjectIdentifier.cs              |   90 -
 .../SnmpScalarNodeOctetString.cs                   |  118 -
 .../SnmpScalarNodeTruthValue.cs                    |   66 -
 .../LwipSnmpCodeGeneration/SnmpScalarNodeUint.cs   |   91 -
 .../LwipSnmpCodeGeneration/SnmpTableNode.cs        |  332 --
 .../LwipSnmpCodeGeneration/SnmpTreeNode.cs         |  242 -
 .../LwipMibCompiler/MibViewer/FormMain.Designer.cs |  166 -
 .../snmp/LwipMibCompiler/MibViewer/FormMain.cs     |  217 -
 .../snmp/LwipMibCompiler/MibViewer/FormMain.resx   |  298 --
 .../LwipMibCompiler/MibViewer/MibViewer.csproj     |   94 -
 src/apps/snmp/LwipMibCompiler/MibViewer/Program.cs |   51 -
 .../MibViewer/Properties/AssemblyInfo.cs           |   36 -
 .../MibViewer/Properties/Resources.Designer.cs     |   63 -
 .../MibViewer/Properties/Resources.resx            |  117 -
 .../MibViewer/Properties/Settings.Designer.cs      |   26 -
 .../MibViewer/Properties/Settings.settings         |    7 -
 src/apps/snmp/LwipMibCompiler/MibViewer/app.config |    3 -
 .../Mibs/IANA-ADDRESS-FAMILY-NUMBERS-MIB           |  131 -
 .../snmp/LwipMibCompiler/Mibs/IANA-CHARSET-MIB     |  345 --
 .../Mibs/IANA/IANA-ITU-ALARM-TC-MIB                |  333 --
 .../LwipMibCompiler/Mibs/IANA/IANA-LANGUAGE-MIB    |  127 -
 .../snmp/LwipMibCompiler/Mibs/IANA/IANA-MALLOC-MIB |   67 -
 .../snmp/LwipMibCompiler/Mibs/IANA/IANA-MAU-MIB    |  770 ---
 .../LwipMibCompiler/Mibs/IANA/IANA-PRINTER-MIB     | 1319 -----
 .../LwipMibCompiler/Mibs/IANA/IANA-RTPROTO-MIB     |   92 -
 .../LwipMibCompiler/Mibs/IANA/IANATn3270eTC-MIB    |  306 --
 .../snmp/LwipMibCompiler/Mibs/IANA/IANAifType-MIB  |  572 ---
 src/apps/snmp/LwipMibCompiler/Mibs/IF-MIB          | 1899 -------
 .../snmp/LwipMibCompiler/Mibs/INET-ADDRESS-MIB     |  421 --
 src/apps/snmp/LwipMibCompiler/Mibs/IP-MIB          | 5254 --------------------
 src/apps/snmp/LwipMibCompiler/Mibs/RFC-1212        |   75 -
 src/apps/snmp/LwipMibCompiler/Mibs/RFC-1215        |   34 -
 src/apps/snmp/LwipMibCompiler/Mibs/RFC1065-SMI     |  132 -
 src/apps/snmp/LwipMibCompiler/Mibs/RFC1155-SMI     |  129 -
 src/apps/snmp/LwipMibCompiler/Mibs/RFC1158-MIB     | 1493 ------
 src/apps/snmp/LwipMibCompiler/Mibs/RFC1213-MIB     | 2621 ----------
 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-CONF     |  318 --
 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-MIB      |  903 ----
 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-SMI      |  352 --
 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-TC       |  786 ---
 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-TM       |  194 -
 src/apps/snmp/LwipMibCompiler/Mibs/TCP-MIB         |  829 ---
 src/apps/snmp/LwipMibCompiler/Mibs/UDP-MIB         |  579 ---
 .../SharpSnmpLib/Mib/DisplayHint.cs                |   84 -
 .../Mib/Elements/Entities/AgentCapabilities.cs     |   29 -
 .../Mib/Elements/Entities/EntityBase.cs            |   46 -
 .../SharpSnmpLib/Mib/Elements/Entities/IEntity.cs  |   62 -
 .../Mib/Elements/Entities/ModuleCompliance.cs      |   23 -
 .../Mib/Elements/Entities/ModuleIdentity.cs        |   10 -
 .../Mib/Elements/Entities/NotificationGroup.cs     |   22 -
 .../Mib/Elements/Entities/NotificationType.cs      |   11 -
 .../Mib/Elements/Entities/ObjectGroup.cs           |   22 -
 .../Mib/Elements/Entities/ObjectIdentity.cs        |   21 -
 .../Mib/Elements/Entities/ObjectType.cs            |  336 --
 .../Mib/Elements/Entities/OidValueAssignment.cs    |   30 -
 .../SharpSnmpLib/Mib/Elements/Exports.cs           |   56 -
 .../SharpSnmpLib/Mib/Elements/IDeclaration.cs      |   18 -
 .../SharpSnmpLib/Mib/Elements/IElement.cs          |   35 -
 .../SharpSnmpLib/Mib/Elements/ITypeReferrer.cs     |   10 -
 .../SharpSnmpLib/Mib/Elements/Imports.cs           |   81 -
 .../SharpSnmpLib/Mib/Elements/ImportsFrom.cs       |   60 -
 .../SharpSnmpLib/Mib/Elements/TrapType.cs          |   48 -
 .../SharpSnmpLib/Mib/Elements/Types/BaseType.cs    |   54 -
 .../SharpSnmpLib/Mib/Elements/Types/BitsType.cs    |   26 -
 .../SharpSnmpLib/Mib/Elements/Types/Choice.cs      |   35 -
 .../Mib/Elements/Types/ITypeAssignment.cs          |    6 -
 .../SharpSnmpLib/Mib/Elements/Types/IntegerType.cs |  117 -
 .../Mib/Elements/Types/IpAddressType.cs            |   21 -
 .../SharpSnmpLib/Mib/Elements/Types/Macro.cs       |   34 -
 .../Mib/Elements/Types/ObjectIdentifierType.cs     |   11 -
 .../Mib/Elements/Types/OctetStringType.cs          |   31 -
 .../SharpSnmpLib/Mib/Elements/Types/OpaqueType.cs  |   11 -
 .../SharpSnmpLib/Mib/Elements/Types/Sequence.cs    |   46 -
 .../SharpSnmpLib/Mib/Elements/Types/SequenceOf.cs  |   23 -
 .../Mib/Elements/Types/TextualConvention.cs        |  238 -
 .../Mib/Elements/Types/TypeAssignment.cs           |  147 -
 .../Mib/Elements/Types/UnsignedType.cs             |  103 -
 .../LwipMibCompiler/SharpSnmpLib/Mib/IModule.cs    |   81 -
 .../SharpSnmpLib/Mib/ISymbolEnumerator.cs          |    9 -
 .../snmp/LwipMibCompiler/SharpSnmpLib/Mib/Lexer.cs |  581 ---
 .../LwipMibCompiler/SharpSnmpLib/Mib/MaxAccess.cs  |   17 -
 .../SharpSnmpLib/Mib/MibDocument.cs                |   57 -
 .../SharpSnmpLib/Mib/MibException.cs               |  113 -
 .../LwipMibCompiler/SharpSnmpLib/Mib/MibModule.cs  |  294 --
 .../SharpSnmpLib/Mib/MibResolver.cs                |   97 -
 .../LwipMibCompiler/SharpSnmpLib/Mib/MibTree.cs    |  130 -
 .../SharpSnmpLib/Mib/MibTreeNode.cs                |  112 -
 .../SharpSnmpLib/Mib/MibTypesResolver.cs           |  216 -
 .../SharpSnmpLib/Mib/ObjectIdentifier.cs           |   54 -
 .../LwipMibCompiler/SharpSnmpLib/Mib/Status.cs     |   17 -
 .../LwipMibCompiler/SharpSnmpLib/Mib/Symbol.cs     |  357 --
 .../LwipMibCompiler/SharpSnmpLib/Mib/SymbolList.cs |  146 -
 .../LwipMibCompiler/SharpSnmpLib/Mib/ValueMap.cs   |  103 -
 .../LwipMibCompiler/SharpSnmpLib/Mib/ValueRange.cs |   76 -
 .../SharpSnmpLib/Properties/AssemblyInfo.cs        |   61 -
 .../SharpSnmpLib/Properties/Resources.Designer.cs  |   63 -
 .../SharpSnmpLib/Properties/Resources.resx         |  120 -
 .../SharpSnmpLib/SharpSnmpLib.Mib.csproj           |  140 -
 .../snmp/LwipMibCompiler/SharpSnmpLib/license.txt  |  458 --
 .../LwipMibCompiler/SharpSnmpLib/sharpsnmplib.snk  |  Bin 596 -> 0 bytes
 .../LwipMibCompiler/example/compile_udp_mib.cmd    |    1 -
 .../LwipMibCompiler/example/compile_udp_mib.sh     |    1 -
 src/apps/snmp/snmp_core.c                          |    3 +-
 143 files changed, 2 insertions(+), 31773 deletions(-)
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/CCodeGeneration/CCodeGeneration.csproj
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/CFile.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/CGenerator.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/Code.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/CCodeGeneration/CodeContainerBase.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/CodeElement.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/Comment.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/EmptyLine.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/Function.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/CCodeGeneration/FunctionDeclaration.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/IfThenElse.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/PP_If.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/PP_Ifdef.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/PP_Include.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/PP_Macro.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/PlainText.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/CCodeGeneration/Properties/AssemblyInfo.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/CCodeGeneration/Switch.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/CCodeGeneration/VariableDeclaration.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/CCodeGeneration/VariablePrototype.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/CCodeGeneration/VariableType.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/LwipMibCompiler.sln
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipMibCompiler/LwipMibCompiler.csproj
 delete mode 100644 src/apps/snmp/LwipMibCompiler/LwipMibCompiler/Program.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipMibCompiler/Properties/AssemblyInfo.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/LwipMibCompiler/app.config
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/IRestriction.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/LwipSnmp.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/LwipSnmpCodeGeneration.csproj
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/MibCFile.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/MibHeaderFile.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/Properties/AssemblyInfo.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpMib.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpNode.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarAggregationNode.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarArrayNode.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNode.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNodeBits.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNodeCounter64.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNodeInt.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNodeObjectIdentifier.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNodeOctetString.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNodeTruthValue.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpScalarNodeUint.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpTableNode.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/LwipSnmpCodeGeneration/SnmpTreeNode.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/MibViewer/FormMain.Designer.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/MibViewer/FormMain.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/MibViewer/FormMain.resx
 delete mode 100644 src/apps/snmp/LwipMibCompiler/MibViewer/MibViewer.csproj
 delete mode 100644 src/apps/snmp/LwipMibCompiler/MibViewer/Program.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/MibViewer/Properties/AssemblyInfo.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/MibViewer/Properties/Resources.Designer.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/MibViewer/Properties/Resources.resx
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/MibViewer/Properties/Settings.Designer.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/MibViewer/Properties/Settings.settings
 delete mode 100644 src/apps/snmp/LwipMibCompiler/MibViewer/app.config
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/Mibs/IANA-ADDRESS-FAMILY-NUMBERS-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA-CHARSET-MIB
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANA-ITU-ALARM-TC-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANA-LANGUAGE-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANA-MALLOC-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANA-MAU-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANA-PRINTER-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANA-RTPROTO-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANATn3270eTC-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IANA/IANAifType-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IF-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/INET-ADDRESS-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/IP-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/RFC-1212
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/RFC-1215
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/RFC1065-SMI
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/RFC1155-SMI
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/RFC1158-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/RFC1213-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-CONF
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-SMI
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-TC
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/SNMPv2-TM
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/TCP-MIB
 delete mode 100644 src/apps/snmp/LwipMibCompiler/Mibs/UDP-MIB
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/DisplayHint.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/AgentCapabilities.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/EntityBase.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/IEntity.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/ModuleCompliance.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/ModuleIdentity.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/NotificationGroup.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/NotificationType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/ObjectGroup.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/ObjectIdentity.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/ObjectType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Entities/OidValueAssignment.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Exports.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/IDeclaration.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/IElement.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/ITypeReferrer.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Imports.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/ImportsFrom.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/TrapType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/BaseType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/BitsType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/Choice.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/ITypeAssignment.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/IntegerType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/IpAddressType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/Macro.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/ObjectIdentifierType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/OctetStringType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/OpaqueType.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/Sequence.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/SequenceOf.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/TextualConvention.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/TypeAssignment.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/UnsignedType.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/IModule.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/ISymbolEnumerator.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Lexer.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MaxAccess.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MibDocument.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MibException.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MibModule.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MibResolver.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MibTree.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MibTreeNode.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/MibTypesResolver.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/ObjectIdentifier.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Status.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/Symbol.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/SymbolList.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/ValueMap.cs
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Mib/ValueRange.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Properties/AssemblyInfo.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Properties/Resources.Designer.cs
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/Properties/Resources.resx
 delete mode 100644 
src/apps/snmp/LwipMibCompiler/SharpSnmpLib/SharpSnmpLib.Mib.csproj
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/license.txt
 delete mode 100644 src/apps/snmp/LwipMibCompiler/SharpSnmpLib/sharpsnmplib.snk
 delete mode 100644 src/apps/snmp/LwipMibCompiler/example/compile_udp_mib.cmd
 delete mode 100755 src/apps/snmp/LwipMibCompiler/example/compile_udp_mib.sh


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]