Re: [PATCH net-next v2 3/6] netconsole: reject enabling a target with no remote IP address
From: Breno Leitao
Date: Tue Aug 11 2026 - 09:16:55 EST
On Mon, Aug 10, 2026 at 05:47:27PM +0100, Gustavo Luiz Duarte wrote:
> The command-line path already requires a remote address, but if a user
> creates a dynamic target and enables it without setting a remote
> address, we currently try sending netconsole traffic to "0.0.0.0".
>
> Refuse to enable a target if the remote address is unset.
>
> Signed-off-by: Gustavo Luiz Duarte <gustavold@xxxxxxxxx>
Reviewed-by: Breno Leitao <leitao@xxxxxxxxxx>