Home
last modified time | relevance | path

Searched hist:dd5c35af (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/altq/
H A Daltq_red.cdd5c35af Tue Oct 05 00:44:24 GMT 2010 Matthew Dillon <dillon@apollo.backplane.com> network - Fix altq_red

* altq_red was asserting that it could only be called from PF when in fact
it can also be called via ifq_enqueue().

* Add code to handle the ifq_enqueue path.

Reported-by: Francois Tigeot <ftigeot@wolfpond.org>