Re: fqcodel panic - pfctl

2017-05-24 Thread Mike Belopuhov
On Sat, May 20, 2017 at 18:03 +0200, Sebastien Marie wrote: > Hi, > > Here a report for a second panic regarding fqcodel. > > The panic occurs at pfctl time: KASSERT(qs->parent_qid == 0) from > fqcodel_pf_addqueue is reached. > > I suspect a fqcodel queue not to be usable as parent of another

fqcodel panic - pfctl

2017-05-20 Thread Sebastien Marie
Hi, Here a report for a second panic regarding fqcodel. The panic occurs at pfctl time: KASSERT(qs->parent_qid == 0) from fqcodel_pf_addqueue is reached. I suspect a fqcodel queue not to be usable as parent of another queue. but pfctl parser doesn't forbid it, and kernel panic occurs. $ cat