version 1.2, 2015/04/18 17:00:55
|
version 1.4, 2015/05/08 13:57:25
|
Line 12 Ryota Ozaki (ozaki-r)
|
Line 12 Ryota Ozaki (ozaki-r)
|
|
|
## TODO |
## TODO |
* MP-safe networking |
* MP-safe networking |
|
* bpf |
|
* vlan |
|
* ifnet |
|
* IP forwarding |
* Add ATF tests for networking |
* Add ATF tests for networking |
* DTrace |
* DTrace |
* Support more providers |
* Support more providers |
Line 31 Ryota Ozaki (ozaki-r)
|
Line 35 Ryota Ozaki (ozaki-r)
|
* It can be called from H/W interrupt context while it does many things including sleep-able operations |
* It can be called from H/W interrupt context while it does many things including sleep-able operations |
* PR kern/49793 |
* PR kern/49793 |
* Make netipsec a rump component |
* Make netipsec a rump component |
|
* vioif(4) |
|
* MSI-X support |
|
* Multi-queue support |