--- wikisrc/users/ozaki-r.mdwn 2015/05/08 13:57:25 1.4 +++ wikisrc/users/ozaki-r.mdwn 2015/09/24 07:45:32 1.5 @@ -17,6 +17,7 @@ Ryota Ozaki (ozaki-r) * ifnet * IP forwarding * Add ATF tests for networking + * Adding many tests but not enough yet * DTrace * Support more providers * Kill kvm(3) users @@ -24,7 +25,7 @@ Ryota Ozaki (ozaki-r) * Enlarge ifnet#if_flags * Restructure ifnet * http://www.mistimed.com/home/BSDNetworking.pdf -* Refactore ether_output +* [done] Refactore ether_output * http://comments.gmane.org/gmane.os.netbsd.devel.network/13403 * Pull out routing lookups from ether_output * Aggregate interface packet counting @@ -38,3 +39,5 @@ Ryota Ozaki (ozaki-r) * vioif(4) * MSI-X support * Multi-queue support +* softint-based RX (and TX?) + * Polling mode