K 10 svn:author V 2 bz K 8 svn:date V 27 2010-03-27T17:34:57.012646Z K 7 svn:log V 358 MFC r204140: Split up ip_drain() into an outer lock and iterator part and a "locked" version that will only handle a single network stack instance. The latter is called directly from ip_destroy(). Hook up an ip_destroy() function to release resources from the legacy IP network layer upon virtual network stack teardown. Reviewed by: rwatson END