diff --git a/osnet/BSDEthernetTap.cpp b/osdep/BSDEthernetTap.cpp similarity index 100% rename from osnet/BSDEthernetTap.cpp rename to osdep/BSDEthernetTap.cpp diff --git a/osnet/BSDEthernetTap.hpp b/osdep/BSDEthernetTap.hpp similarity index 100% rename from osnet/BSDEthernetTap.hpp rename to osdep/BSDEthernetTap.hpp diff --git a/osnet/BSDEthernetTapFactory.cpp b/osdep/BSDEthernetTapFactory.cpp similarity index 100% rename from osnet/BSDEthernetTapFactory.cpp rename to osdep/BSDEthernetTapFactory.cpp diff --git a/osnet/BSDEthernetTapFactory.hpp b/osdep/BSDEthernetTapFactory.hpp similarity index 100% rename from osnet/BSDEthernetTapFactory.hpp rename to osdep/BSDEthernetTapFactory.hpp diff --git a/osnet/LinuxEthernetTap.cpp b/osdep/LinuxEthernetTap.cpp similarity index 100% rename from osnet/LinuxEthernetTap.cpp rename to osdep/LinuxEthernetTap.cpp diff --git a/osnet/LinuxEthernetTap.hpp b/osdep/LinuxEthernetTap.hpp similarity index 100% rename from osnet/LinuxEthernetTap.hpp rename to osdep/LinuxEthernetTap.hpp diff --git a/osnet/LinuxEthernetTapFactory.cpp b/osdep/LinuxEthernetTapFactory.cpp similarity index 100% rename from osnet/LinuxEthernetTapFactory.cpp rename to osdep/LinuxEthernetTapFactory.cpp diff --git a/osnet/LinuxEthernetTapFactory.hpp b/osdep/LinuxEthernetTapFactory.hpp similarity index 100% rename from osnet/LinuxEthernetTapFactory.hpp rename to osdep/LinuxEthernetTapFactory.hpp diff --git a/osnet/NativeSocketManager.cpp b/osdep/NativeSocketManager.cpp similarity index 100% rename from osnet/NativeSocketManager.cpp rename to osdep/NativeSocketManager.cpp diff --git a/osnet/NativeSocketManager.hpp b/osdep/NativeSocketManager.hpp similarity index 100% rename from osnet/NativeSocketManager.hpp rename to osdep/NativeSocketManager.hpp diff --git a/osnet/OSXEthernetTap.cpp b/osdep/OSXEthernetTap.cpp similarity index 100% rename from osnet/OSXEthernetTap.cpp rename to osdep/OSXEthernetTap.cpp diff --git a/osnet/OSXEthernetTap.hpp b/osdep/OSXEthernetTap.hpp similarity index 100% rename from osnet/OSXEthernetTap.hpp rename to osdep/OSXEthernetTap.hpp diff --git a/osnet/OSXEthernetTapFactory.cpp b/osdep/OSXEthernetTapFactory.cpp similarity index 100% rename from osnet/OSXEthernetTapFactory.cpp rename to osdep/OSXEthernetTapFactory.cpp diff --git a/osnet/OSXEthernetTapFactory.hpp b/osdep/OSXEthernetTapFactory.hpp similarity index 100% rename from osnet/OSXEthernetTapFactory.hpp rename to osdep/OSXEthernetTapFactory.hpp diff --git a/osnet/Phy.hpp b/osdep/Phy.hpp similarity index 100% rename from osnet/Phy.hpp rename to osdep/Phy.hpp diff --git a/osnet/README.md b/osdep/README.md similarity index 100% rename from osnet/README.md rename to osdep/README.md diff --git a/osnet/WindowsEthernetTap.cpp b/osdep/WindowsEthernetTap.cpp similarity index 100% rename from osnet/WindowsEthernetTap.cpp rename to osdep/WindowsEthernetTap.cpp diff --git a/osnet/WindowsEthernetTap.hpp b/osdep/WindowsEthernetTap.hpp similarity index 100% rename from osnet/WindowsEthernetTap.hpp rename to osdep/WindowsEthernetTap.hpp diff --git a/osnet/WindowsEthernetTapFactory.cpp b/osdep/WindowsEthernetTapFactory.cpp similarity index 100% rename from osnet/WindowsEthernetTapFactory.cpp rename to osdep/WindowsEthernetTapFactory.cpp diff --git a/osnet/WindowsEthernetTapFactory.hpp b/osdep/WindowsEthernetTapFactory.hpp similarity index 100% rename from osnet/WindowsEthernetTapFactory.hpp rename to osdep/WindowsEthernetTapFactory.hpp