split stack driver sections

This commit is contained in:
Joseph Henry
2016-11-01 15:38:09 -07:00
parent af705f40fe
commit 564531042d
19 changed files with 2142 additions and 1937 deletions

View File

@@ -1,4 +1,4 @@
Stack Drivers
====
These files contain code to load and interface with network stacks.
These files contain code to load, initialize, and interface network stacks to the ZeroTier ethernet tap service.