Re: [PATCH net-next v4 4/7] netconsole: reject a target mixing IPv4 and IPv6 addresses

From: Jakub Kicinski

Date: Wed Sep 09 2026 - 21:18:00 EST


On Tue, 08 Sep 2026 19:29:36 +0000 netdev-bot+sashiko@xxxxxxxxxx wrote:
> Thank you for your contribution! Sashiko AI review found 1 potential
> issue(s) to consider:
>
> Critical: 0 · High: 0 · Medium: 1 · Low: 0
>
> - [Medium] The new family-equality check in netcons_netpoll_setup()
> (drivers/net/netconsole.c:491-495) cannot distinguish a user-…

This one looks semi-legit, if you think switching address families
is worth supporting please follow up.