HomeFreeBSD

MFC r309888:

Description

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.

Details

Provenance
aeAuthored on
Parents
rS312675: Pull in r292833 from upstream libc++ trunk (by Eric Fiselier):
Branches
Unknown
Tags
Unknown