CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2015/03/03 04:14:00
Modified files: sys/net : hfsc.c Log message: make sure hfsc_attach, hfsc_detach, hfsc_addqueue, hfsc_delqueue and hfsc_qstats cope with a NULL ifp. Can happen when refering to nonexistant interfaces from pf.conf. Problem noticed and fix tested by Kevin Chadwick <ma1l1ists at yahoo.co.uk>, ok phessler benno