Avi Kivity
|
7f8d88371a
|
Add LICENSE, NOTICE, and copyright headers to all source files.
The two files imported from the OSv project retain their original licenses.
|
2015-02-19 16:52:34 +02:00 |
|
Tomasz Grabiec
|
c4335c49f6
|
core: convert output APIs to work on packets
This way zero-copy supporting code can put data directly to packet
object and pass it through all layers efficiently.
|
2014-12-04 13:51:26 +01:00 |
|
Avi Kivity
|
04db837450
|
net: move native stack implementation classes to new header file
This will allow us to instantiate them for tcp in tcp.cc, reducing
compile times.
|
2014-10-24 22:18:54 +03:00 |
|