diff --git a/osnet/README.txt b/osnet/README.txt new file mode 100644 index 000000000..3101f3be2 --- /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.