K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-01-02T13:48:02.250569Z K 7 svn:log V 380 Drop netisr2 prototype from a few years ago into svn; previously it was in Perforce. This prototype has per-CPU netisr threads, and allows protocols to provide handlers to analyze packets to decide where they should be processed. The current implementation is fairly dated, and is not aware of per-mbuf flow IDs, for example, but may be a useful starting point for future work. END