Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Mar 2013 19:53:56 +0400
From:      "Andrey V. Elsukov" <ae@FreeBSD.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: [PATCH] Handle PACKET_TAG_IPFORWARD and TIMEWAIT state
Message-ID:  <5130CF14.4090606@FreeBSD.org>
In-Reply-To: <CAPyFy2B%2BnX%2B-0JdVNazs7k=p30HuNWUjeEyRppPj-p8REtdf=A@mail.gmail.com>
References:  <20130228191035.GA36576@sandvine.com> <CAPyFy2B%2BnX%2B-0JdVNazs7k=p30HuNWUjeEyRppPj-p8REtdf=A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01.03.2013 01:06, Ed Maste wrote:
> On 28 February 2013 14:10, Ed Maste <emaste@freebsd.org> wrote:
>> The attached patch keeps the fwd_tag
>> around until finished with pcb lookup.
> 
> There's a small bug in that patch - a corrected version, which handles
> a NULL return from m_tag_find, can be found at:
> http://people.freebsd.org/~emaste/patches/fwd_tag_findpcb.diff

Hi Ed,

it seems this problem was there before my breakage.
Also, it think that m_tag_unlink is redundant here, because you clear
the M_IP_NEXTHOP/M_IP6_NEXTHOP flag.

-- 
WBR, Andrey V. Elsukov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5130CF14.4090606>