K 10 svn:author V 7 glebius K 8 svn:date V 27 2015-01-12T16:18:34.945717Z K 7 svn:log V 234 Say good-bye to ifqueue and ifq.h. In new world order, drivers can opt-in for software queue defining ifdrv_maxqlen. It is minimalistic queue implemented over mbufq, and should satisfy non-high-end drivers. Sponsored by: Nginx, Inc. END