NetBSD/sys/rump/net/lib
rmind 60d350cf6d - Implement pktqueue interface for lockless IP input queue.
- Replace ipintrq and ip6intrq with the pktqueue mechanism.
- Eliminate kernel-lock from ipintr() and ip6intr().
- Some preparation work to push softnet_lock out of ipintr().

Discussed on tech-net.
2014-06-05 23:48:16 +00:00
..
libagr
libbpfjit
libbridge
liblocal
libnet
libnet80211
libnetbt
libnetinet - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
libnetinet6 - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
libnetmpls
libnpf No lint for rumpnet npf library. 2014-04-04 13:57:33 +00:00
libshmif Add missing __diagused in rump code 2014-05-28 20:57:22 +00:00
libsockin - Split off PRU_ATTACH and PRU_DETACH logic into separate functions. 2014-05-19 02:51:24 +00:00
libvirtif use if_initname() instead of homegrown sprintf 2014-04-02 19:44:15 +00:00
Makefile
Makefile.inc