Please document ipfw sched type prio I see code for it here: sys/netpfil/ipfw/dn_sched_prio.c But I don't see "type prio" in the sbin/ipfw/ipfw.8 .It Cm type Ar {fifo | wf2q+ | rr | qfq | fq_codel | fq_pie} specifies the scheduling algorithm to use. ... By the way, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230048 mentions "prio" Also see https://github.com/freebsd/freebsd/commit/12af918bba54fd72e844013453636b4ad382147c Thanks!
Please document ipfw sched type prio I see code for it here: sys/netpfil/ipfw/dn_sched_prio.c But I don't see "type prio" in the sbin/ipfw/ipfw.8 .It Cm type Ar {fifo | wf2q+ | rr | qfq | fq_codel | fq_pie} specifies the scheduling algorithm to use. ... By the way, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230048 mentions "prio" Also see https://github.com/freebsd/freebsd/commit/12af918bba54fd72e844013453636b4ad382147c Thanks!