K 10 svn:author V 4 jeff K 8 svn:date V 27 2010-06-13T07:30:51.938159Z K 7 svn:log V 569 - Redefine net_device to ifnet. They are close enough to use interchangeably. - Create a linux_file wrapper around bsd files and define a thunking layer between them. - Add a radix tree implementation for idr. It uses a per-idr lock and never shrinks trees but should perform well enough. - Expand other miscellaneous wrappers. - Remove Linux's net/route so bsd's is included instead. No attempt will be made to wrap the linux route implementation as it differs too greatly from our own. Sponsored by: Isilon Systems, iX Systems, and Panasas. END