K 10 svn:author V 7 glebius K 8 svn:date V 27 2020-08-30T17:13:04.622482Z K 7 svn:log V 279 Followup on r364922. Old comment said that the only reason to put the hook at queue mode was that mn_rx_intr() doesn't run at splnet level. In today's netgraph the only legitimate reason for queue mode is recursion avoidance. So I see no reason for queue mode here. Not tested! END