CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/11/08 18:06:31
Modified files: sys/net : hfsc.c hfsc.h Log message: kenjiro cho points out that requeue is hard to support on queue disciplines while i was simply concerned with the safety of the mbuf, requeue is weird when it comes to how statistics are supposed to be handled and ultimately isnt worth it. this removes hfsc_requeue.