On Thu Feb 21 10:41:55 EST 2013, [email protected] wrote: > stating the "stats" and "ifstats" files in a ethernet tree > that has no active connections can cause the kernel to > go into endless loop or returns wrong stat data. > > the bug is in port/netif.c in the netifgen() function: > > - if(t == N2ndqid || t == Ncloneqid || t == Naddrqid){ > + if(t == N2ndqid || t == Ncloneqid || t == Naddrqid || t == Nstatqid || > t == Nifstatqid){ >
yes, the dump says we fixed this 3 may 2010. it probablly got lost in the discussion about Nmtuqid. - erik
