> indeed, and reading the various related design docs, I found them very > clear and concise. (I only need to find a free time slot to write up my > comments and a couple of nits I found :-).
Thanks! > Speaking of Nemo, it would be very helpful to have the actual Nemo design > spec online on opensolaris.org, since most other design specs reference > it. We can do that -- with the caveat that the kernel API's that it describes are still in flux and are thus unsuitable for external use -- for instance, in order to support WiFi, IP Tunnels, and several other non-Ethernet link layers, we are abstracting Nemo's link-layer knowledge into a collection of link-layer specific plugins. (In fact, the Nemo design materials are already a bit out-of-date at this point, I believe.) -- meem