NetBSD/sys/rump/net
pooka 510a73e003 Introduce RUMP_COMPONENT. It behaves mostly like a simplified
module which is linked into the kernel and cannot be unloaded.
The main purpose is to get the proper constructors run and create
any /dev nodes necessary for said component.  Once more of the
kernel (e.g. networking stack and device drivers) are converted to
MODULE and devfs pops up from somewhere, rump components can be
retired.
2010-03-01 13:12:19 +00:00
..
lib Introduce RUMP_COMPONENT. It behaves mostly like a simplified 2010-03-01 13:12:19 +00:00
rumptest * add comment explaining why we randomize the last source ip octet 2010-01-29 12:34:17 +00:00
Makefile
Makefile.rumpnet Move the net80211 support component into the proper place in "net" 2010-02-05 22:01:38 +00:00