summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--osnet/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/osnet/README.txt b/osnet/README.txt
new file mode 100644
index 00000000..3101f3be
--- /dev/null
+++ b/osnet/README.txt
@@ -0,0 +1,3 @@
+This folder contains implementations of EthernetTap, EthernetTapFactory, and
+RoutingTable that bind to operating system level interfaces and drivers on
+Linux, Mac, Windows, and other platforms.