Fix "make dist" by adding forgotten files to sources lists.
[sliver-openvswitch.git] / switch / TODO
1 * Give it a more specific name (ofswitch? ofp-switch?)
2
3 * Test memory leaks.
4
5 * Test packet header modifications.
6
7 * Clean up file organization.
8
9 * Update comments.
10
11 * Reduce steady-state use of malloc.
12
13 * Address FIXMEs.
14
15 * Add real FSM support.
16
17 * Make vlog modules dynamic.
18
19 * Use controller-connection in secchan.
20
21 * Implement dpctl support for switch.