K 10 svn:author V 6 julian K 8 svn:date V 27 2000-11-21T20:48:54.000000Z K 7 svn:log V 286 Devices that are running at splimp MUST use ng_queue_data() instead of ng_send_data(). The latter could lead to running the IP stack at splimp instead of splnet, (among other problems) (that MAY be safe but I wouldn't count on it). Noticed while preparing a new set of netgraph stuff. END