K 10 svn:author V 2 ae K 8 svn:date V 27 2014-10-23T14:29:52.750547Z K 7 svn:log V 216 Move if_get_counter initialization from if_attach into if_alloc. Also, initialize all counters before ifnet will become available in the system. This fixes possible access to uninitialized ifned fields. PR: 194550 END