Clear correct flag in INET6 case.

This commit is contained in:
Gleb Smirnoff 2012-12-18 08:09:44 +00:00
parent 5eb0d2838c
commit dd029d52fa

View File

@ -810,7 +810,7 @@ findpcb:
}
/* Remove the tag from the packet. We don't need it anymore. */
m_tag_delete(m, fwd_tag);
m->m_flags &= ~M_IP_NEXTHOP;
m->m_flags &= ~M_IP6_NEXTHOP;
fwd_tag = NULL;
} else if (isipv6) {
inp = in6_pcblookup_mbuf(&V_tcbinfo, &ip6->ip6_src,