K 10 svn:author V 3 sam K 8 svn:date V 27 2009-06-15T19:50:03.502410Z K 7 svn:log V 238 r193336 moved ifq_detach to if_free which broke if_alloc followed by if_free (w/o doing if_attach); move ifq_attach to if_alloc and rename ifq_attach/detach to ifq_init/ifq_delete to better identify their purpose Reviewed by: jhb, kmacy END