Re: [PATCH] inet: fix flags used when deleting routes
| Newsgroups | dev.linux.lists.connman |
|---|---|
| Message-ID | <173194802800.4101201.15688132321165453816.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to connman.git (master) by Denis Kenzior <[email protected]>: On Wed, 13 Nov 2024 18:20:00 +0000 you wrote: > When using PreferredTechnologies, default routes may be added and > deleted multiple times as interfaces of different priorities appear. > Unfortunately on kernel 6.11 connman is successfully adding routes, but > it is receiving "Operation not supported (95)" errors when it tries to > delete those same routes. > > strace shows that connman is passing unexpected flags for RTM_DELROUTE: > nlmsg_flags=NLM_F_REQUEST|NLM_F_ACK|NLM_F_BULK|0x400 > > [...] Here is the summary with links: - inet: fix flags used when deleting routes https://git.kernel.org/pub/scm/network/connman/connman.git/?id=b4d7f970e759 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html