diff --git a/sys/BSDRoutingTable.cpp b/osnet/BSDRoutingTable.cpp similarity index 100% rename from sys/BSDRoutingTable.cpp rename to osnet/BSDRoutingTable.cpp diff --git a/sys/BSDRoutingTable.hpp b/osnet/BSDRoutingTable.hpp similarity index 100% rename from sys/BSDRoutingTable.hpp rename to osnet/BSDRoutingTable.hpp diff --git a/sys/LinuxEthernetTap.cpp b/osnet/LinuxEthernetTap.cpp similarity index 100% rename from sys/LinuxEthernetTap.cpp rename to osnet/LinuxEthernetTap.cpp diff --git a/sys/LinuxEthernetTap.hpp b/osnet/LinuxEthernetTap.hpp similarity index 100% rename from sys/LinuxEthernetTap.hpp rename to osnet/LinuxEthernetTap.hpp diff --git a/sys/LinuxEthernetTapFactory.cpp b/osnet/LinuxEthernetTapFactory.cpp similarity index 100% rename from sys/LinuxEthernetTapFactory.cpp rename to osnet/LinuxEthernetTapFactory.cpp diff --git a/sys/LinuxEthernetTapFactory.hpp b/osnet/LinuxEthernetTapFactory.hpp similarity index 100% rename from sys/LinuxEthernetTapFactory.hpp rename to osnet/LinuxEthernetTapFactory.hpp diff --git a/sys/LinuxRoutingTable.cpp b/osnet/LinuxRoutingTable.cpp similarity index 100% rename from sys/LinuxRoutingTable.cpp rename to osnet/LinuxRoutingTable.cpp diff --git a/sys/LinuxRoutingTable.hpp b/osnet/LinuxRoutingTable.hpp similarity index 100% rename from sys/LinuxRoutingTable.hpp rename to osnet/LinuxRoutingTable.hpp diff --git a/sys/OSXEthernetTap.cpp b/osnet/OSXEthernetTap.cpp similarity index 100% rename from sys/OSXEthernetTap.cpp rename to osnet/OSXEthernetTap.cpp diff --git a/sys/OSXEthernetTap.hpp b/osnet/OSXEthernetTap.hpp similarity index 100% rename from sys/OSXEthernetTap.hpp rename to osnet/OSXEthernetTap.hpp diff --git a/sys/OSXEthernetTapFactory.cpp b/osnet/OSXEthernetTapFactory.cpp similarity index 100% rename from sys/OSXEthernetTapFactory.cpp rename to osnet/OSXEthernetTapFactory.cpp diff --git a/sys/OSXEthernetTapFactory.hpp b/osnet/OSXEthernetTapFactory.hpp similarity index 100% rename from sys/OSXEthernetTapFactory.hpp rename to osnet/OSXEthernetTapFactory.hpp diff --git a/sys/WindowsEthernetTap.cpp b/osnet/WindowsEthernetTap.cpp similarity index 100% rename from sys/WindowsEthernetTap.cpp rename to osnet/WindowsEthernetTap.cpp diff --git a/sys/WindowsEthernetTap.hpp b/osnet/WindowsEthernetTap.hpp similarity index 100% rename from sys/WindowsEthernetTap.hpp rename to osnet/WindowsEthernetTap.hpp diff --git a/sys/WindowsEthernetTapFactory.cpp b/osnet/WindowsEthernetTapFactory.cpp similarity index 100% rename from sys/WindowsEthernetTapFactory.cpp rename to osnet/WindowsEthernetTapFactory.cpp diff --git a/sys/WindowsEthernetTapFactory.hpp b/osnet/WindowsEthernetTapFactory.hpp similarity index 100% rename from sys/WindowsEthernetTapFactory.hpp rename to osnet/WindowsEthernetTapFactory.hpp diff --git a/sys/WindowsRoutingTable.cpp b/osnet/WindowsRoutingTable.cpp similarity index 100% rename from sys/WindowsRoutingTable.cpp rename to osnet/WindowsRoutingTable.cpp diff --git a/sys/WindowsRoutingTable.hpp b/osnet/WindowsRoutingTable.hpp similarity index 100% rename from sys/WindowsRoutingTable.hpp rename to osnet/WindowsRoutingTable.hpp