Commit 5d43ad0e authored by Brickner_cp's avatar Brickner_cp

Group Ethernet relevant classes

parent b623a2da
...@@ -61,11 +61,8 @@ ...@@ -61,11 +61,8 @@
<Compile Include="Datagram.cs" /> <Compile Include="Datagram.cs" />
<Compile Include="DataLink.cs" /> <Compile Include="DataLink.cs" />
<Compile Include="DataLinkKind.cs" /> <Compile Include="DataLinkKind.cs" />
<Compile Include="EthernetDatagram.cs" />
<Compile Include="EthernetType.cs" />
<Compile Include="IDataLink.cs" /> <Compile Include="IDataLink.cs" />
<Compile Include="IpV4Address.cs" /> <Compile Include="IpV4Address.cs" />
<Compile Include="MacAddress.cs" />
<Compile Include="MoreByteArray.cs" /> <Compile Include="MoreByteArray.cs" />
<Compile Include="Packet.cs" /> <Compile Include="Packet.cs" />
<Compile Include="PacketBuilder.cs" /> <Compile Include="PacketBuilder.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