version 1.8, 2016/03/03 10:07:19
|
version 1.10, 2016/04/19 07:48:32
|
Line 12 Ryota Ozaki (ozaki-r)
|
Line 12 Ryota Ozaki (ozaki-r)
|
|
|
## TODO |
## TODO |
* MP-safe networking |
* MP-safe networking |
|
* [done] bridge |
* bpf |
* bpf |
* vlan |
* vlan |
* ifnet |
* ifnet |
* IP forwarding |
* IP forwarding |
* Add ATF tests for networking |
* Add ATF tests for networking |
* Adding many tests but not enough yet |
* Already added many tests but not enough yet |
* DTrace |
* DTrace |
* Support more providers |
* Support more providers |
|
* Support more ARM boards |
* Kill kvm(3) users |
* Kill kvm(3) users |
* only netstat? |
* only netstat? |
* Enlarge ifnet#if_flags |
* Enlarge ifnet#if_flags |
Line 39 Ryota Ozaki (ozaki-r)
|
Line 41 Ryota Ozaki (ozaki-r)
|
* vioif(4) |
* vioif(4) |
* [done] MSI-X support |
* [done] MSI-X support |
* Multi-queue support |
* Multi-queue support |
* Nexthop cache separation |
* [done] Nexthop cache separation |
* http://www.netbsd.org/~matt/smpnet.html#nexthop |
* http://www.netbsd.org/~matt/smpnet.html#nexthop |
* softint-based RX (and TX?) |
* softint-based RX (and TX?) |
* Polling mode |
* Polling mode |