From: patchwork-bot+netdevbpf@kernel.org
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
pabeni@redhat.com, idosch@nvidia.com, dsahern@kernel.org,
bpoirier@nvidia.com, thaller@redhat.com,
stephen@networkplumber.org, edumazet@google.com,
nicolas.dichtel@6wind.com
Subject: Re: [PATCHv4 net] ipv4/fib: send notify when delete source address routes
Date: Tue, 03 Oct 2023 07:20:28 +0000 [thread overview]
Message-ID: <169631762870.26010.10456343851721710656.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230922075508.848925-1-liuhangbin@gmail.com>
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Fri, 22 Sep 2023 15:55:08 +0800 you wrote:
> After deleting an interface address in fib_del_ifaddr(), the function
> scans the fib_info list for stray entries and calls fib_flush() and
> fib_table_flush(). Then the stray entries will be deleted silently and no
> RTM_DELROUTE notification will be sent.
>
> This lack of notification can make routing daemons, or monitor like
> `ip monitor route` miss the routing changes. e.g.
>
> [...]
Here is the summary with links:
- [PATCHv4,net] ipv4/fib: send notify when delete source address routes
https://git.kernel.org/netdev/net/c/4b2b606075e5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-10-03 7:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-22 7:55 [PATCHv4 net] ipv4/fib: send notify when delete source address routes Hangbin Liu
2023-09-22 15:51 ` Nicolas Dichtel
2023-10-02 20:07 ` David Ahern
2023-10-03 7:20 ` patchwork-bot+netdevbpf [this message]
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=169631762870.26010.10456343851721710656.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpoirier@nvidia.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=kuba@kernel.org \
--cc=liuhangbin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=pabeni@redhat.com \
--cc=stephen@networkplumber.org \
--cc=thaller@redhat.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.