Re: [PATCH net v2 1/2] batman-adv: reject new tp_meter sessions during teardown
Simon Horman <[email protected]>
| Newsgroups | org.open-mesh.lists.batman,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 27, 2026 at 02:43:33PM +0800, Ren Wei wrote: > From: Jiexun Wang <[email protected]> > > Prevent tp_meter from starting new sender or receiver sessions after > mesh_state has left BATADV_MESH_ACTIVE. > > Fixes: 33a3bb4a3345 ("batman-adv: throughput meter implementation") > Cc: [email protected] > Reported-by: Yuan Tan <[email protected]> > Reported-by: Yifan Wu <[email protected]> > Reported-by: Juefei Pu <[email protected]> > Reported-by: Xin Liu <[email protected]> > Co-developed-by: Luxing Yin <[email protected]> > Signed-off-by: Luxing Yin <[email protected]> > Signed-off-by: Jiexun Wang <[email protected]> > Signed-off-by: Ren Wei <[email protected]> > --- > Changes in v2: > - Split the original fix into setup-side and teardown-side patches Hi Ren, An AI generated review of this patch-set is available on sashiko.dev. Could you take a look over that. I expect that some follow-up patches are warranted.