Re: [PATCH net 2/2] ovpn: don't re-hash a removed peer on float
Junrui Luo <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 06, 2026 at 11:51:07AM +0200, Antonio Quartulli wrote: > A fix for this issue was recently merged to net: > > commit 33ec10567fe14456063daf549fdf1a4f53448e4c > Author: Antonio Quartulli <[email protected]> > Date: Tue Jul 28 13:48:47 2026 +0200 > > ovpn: skip rehash for peers already removed from by_id > > Probably you came up with this fix on an older codebase. Hi Antonio, Thanks for the review and pointers, and sorry for the duplicates, same for 1/2. I based the series on mainline 7.2-rc6, so I missed both. > I suggest two things: > 1) always check the openvpn-devel mailing list and our patchwork instance > for already submitted patches that are waiting review (or that are queued > for sending to net/net-next) > 2) make sure to always pull the latest tree patches are based on (net or > net-next) before sending them over. Suggestions taken, I'll check them before sending. :) Thanks, Junrui Luo