K 10 svn:author V 2 ae K 8 svn:date V 27 2017-01-24T00:36:46.605934Z K 7 svn:log V 315 MFC r309888: Modify IPv6 statistic accounting in ip6_input(). Add rcvif local variable to keep inbound interface pointer. Count ifs6_in_discard errors in all "goto bad" cases. Now it will count errors even if mbuf was freed. Modify all places where m->m_pkthdr.rcvif is used to use local rcvif variable. END