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