Re: [PATCH net] pppox: drain queued packets on channel handoff
| Newsgroups | org.kernel.vger.linux-ppp,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178700100689.1739106.5852126263750575730.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Tue, 11 Aug 2026 11:53:10 +0800 you wrote: > PPPIOCGCHAN both returns the channel index and marks a PPPOX socket as > bound to generic PPP, despite its getter semantic. Packets received > before that transition are queued on sk_receive_queue, but a bound > socket is no longer readable. Such packets therefore remain queued until > the socket is destroyed. > > After marking a socket bound, wait for receive paths that observed the > old state to finish queueing packets, and then drain the queue into > generic PPP. > > [...] Here is the summary with links: - [net] pppox: drain queued packets on channel handoff https://git.kernel.org/netdev/net/c/92c1bf630abf You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html