From: Jakub Kicinski <kuba@kernel.org>
To: Harsh Modi <harshmodi@google.com>
Cc: netdev@vger.kernel.org, sdf@google.com
Subject: Re: [PATCH] br_netfilter: Drop dst references before setting.
Date: Mon, 22 Aug 2022 18:56:09 -0700 [thread overview]
Message-ID: <20220822185609.1d34f75d@kernel.org> (raw)
In-Reply-To: <20220819183451.410855-1-harshmodi@google.com>
On Fri, 19 Aug 2022 11:34:51 -0700 Harsh Modi wrote:
> It is possible that there is already a dst allocated. If it is not
> released, it will be leaked. This is similar to what is done in
> bpf_set_tunnel_key().
Please repost with a Fixes tag and appropriate folks added to the CC
(scripts/get_maintainer).
next prev parent reply other threads:[~2022-08-23 1:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 18:34 [PATCH] br_netfilter: Drop dst references before setting Harsh Modi
2022-08-23 1:56 ` Jakub Kicinski [this message]
2022-08-23 2:35 ` Harsh Modi
-- strict thread matches above, loose matches on Subject: below --
2022-08-23 2:38 Harsh Modi
2022-08-24 6:11 ` Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220822185609.1d34f75d@kernel.org \
--to=kuba@kernel.org \
--cc=harshmodi@google.com \
--cc=netdev@vger.kernel.org \
--cc=sdf@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.