CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/09/30 05:36:20
Modified files: sys/net : hfsc.c hfsc.h Log message: provide a hfsc_requeue() this will allow packets to taken off an interfaces send queue, and requeued if space didnt exist on the hardware. the internal names are a bit ugly, i want to change them in the next commit. ok henning@ mpi@