CVSROOT: /cvs Module name: src Changes by: peli...@cvs.openbsd.org 2013/10/31 02:52:44
Modified files: sys/net : hfsc.c hfsc.h Log message: push the queues every 1/HZ using timeout(9) This is a modified version of oldtbr_timeout() with a timeout for each HFSC enabled interface. ok henning claudio