Commit 9b41304d authored by Brickner_cp's avatar Brickner_cp

Group Ethernet relevant classes

parent 31d52726
......@@ -61,6 +61,9 @@
<Compile Include="Datagram.cs" />
<Compile Include="DataLink.cs" />
<Compile Include="DataLinkKind.cs" />
<Compile Include="Ethernet\EthernetDatagram.cs" />
<Compile Include="Ethernet\EthernetType.cs" />
<Compile Include="Ethernet\MacAddress.cs" />
<Compile Include="IDataLink.cs" />
<Compile Include="IpV4Address.cs" />
<Compile Include="MoreByteArray.cs" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment