CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/03/19 08:59:05
Modified files:
sys/net : hfsc.c hfsc.h
usr.bin/systat : pftop.c
regress/sbin/pfctl: Makefile
Added files:
regress/sbin/pfctl: pf115.in pf115.ok
Log message:
switch PF queue bandwidths from u_int to uint64_t, from Andy Lemin
earlier version ok sashan@, changes since then: drop the change to the
manual, and reorder struct
ok tb@
