-
Notifications
You must be signed in to change notification settings - Fork 3
Roadmap
shammash edited this page Feb 21, 2012
·
4 revisions
-
vde_packet_queue (danielinux)
- an object able to enqueue many vde_packets
- should have many drop/delay policies and a sane default
- should be a separate object from the vde_connection
- should be able to be awaken in read/write with events, possibly similar to evbuffers
-
vde_packet (danielinux)
- reimplement using a reference counter allocation
-
main vde application (shammash)
- proceed in having a single vde application loading everything from a json configuration
-
transport_vde2 (garden)
- implement the "connect" part