K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-24T01:47:31.000000Z K 7 svn:log V 295 Clean up use of ng_hdhasb_mtx a little: - Assert the mutex in NG_IDHASH_FIND() since the mutex is required to safely walk the node lists in the ng_ID_hash table. - Acquire the ng_nodelist_mtx when walking ng_allnodes or ng_allhooks to generate state dump output from the netgraph sysctls. END