We never set 'busy' and never dequeue from the pending mq. Remove this
code.
Sponsored by: Rubicon Communications, LLC ("Netgate")
Paths
| Differential D30313 Authored by kp on May 17 2021, 1:44 PM.
Details Summary We never set 'busy' and never dequeue from the pending mq. Remove this Sponsored by: Rubicon Communications, LLC ("Netgate")
Diff Detail
Event TimelineHerald added subscribers: melifaro, imp. · View Herald TranscriptMay 17 2021, 1:44 PM2021-05-17 13:44:05 (UTC+0) Harbormaster completed remote builds in B39244: Diff 89350.May 17 2021, 1:44 PM2021-05-17 13:44:20 (UTC+0) Comment Actions Just want to note, I'm sorry for long delay, I moved temporary to another project and dummynet overhaul is not done yet. But I plan to publish the code somewhere on guthub. This revision is now accepted and ready to land.May 17 2021, 2:32 PM2021-05-17 14:32:08 (UTC+0) Closed by commit rG02c44f40f984: dummynet: Remove unused code (authored by kp). · Explain WhyMay 17 2021, 3:05 PM2021-05-17 15:05:57 (UTC+0) This revision was automatically updated to reflect the committed changes. Comment Actions
That'd be useful, yes, even if it's not in a working - or even compiling - state right now. My immediate interest is in the bits of that work to move dummynet configuration into a separate utility, because that's a requirement for dummynet-in-pf. The rest of it is valuable as well, but more of a long term interest.
Revision Contents
Diff 89356 sys/netpfil/ipfw/ip_dn_io.c
sys/netpfil/ipfw/ip_dn_private.h
|