CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/12 06:13:12
Modified files:
sys/altq : if_altq.h
sys/net : if.h pf.c pf_ioctl.c pfvar.h
Log message:
new bandwidth shaping subsystem, kernel side
uses hfsc behind the scenes; altq stays in parallel for a migration phase.
if.h even more messy for the transition, but eventuelly it should become
readable...
looked over & tested by many, ok phessler sthen
