CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2014/01/19 02:52:25
Modified files: sys/net : radix.c radix.h Log message: More cleanup in radix.c. Kill the rt_mkfreelist and replace it with a radix_mask pool. With input and OK mikeb@ and henning@